Skip to content

Add user resources (dependency injection) and finalizers #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 26, 2024

Conversation

avillega
Copy link
Contributor

Adds finalizers and user defined resources. Finalizers will run at the
end of the Context where they were specified and in between retries.

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.60%. Comparing base (3110fa2) to head (e340dc0).

Files Patch % Lines
lib/resonate.ts 88.88% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   81.54%   81.60%   +0.05%     
==========================================
  Files          17       17              
  Lines        1138     1158      +20     
  Branches      315      329      +14     
==========================================
+ Hits          928      945      +17     
+ Misses        210      206       -4     
- Partials        0        7       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avillega avillega requested a review from dfarr July 26, 2024 00:08
@avillega avillega merged commit b9d9f4c into main Jul 26, 2024
2 checks passed
@avillega avillega mentioned this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants