Skip to content
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

fix: remove delegates from Context #15

Merged
merged 1 commit into from
Jan 2, 2025

fix: remove delegates from Context

dac5571
Select commit
Loading
Failed to load commit list.
Merged

fix: remove delegates from Context #15

fix: remove delegates from Context
dac5571
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 2, 2025 in 1s

98.44% (-1.56%) compared to 49abe7f

View this Pull Request on Codecov

98.44% (-1.56%) compared to 49abe7f

Details

Codecov Report

Attention: Patch coverage is 89.89899% with 30 lines in your changes missing coverage. Please review.

Project coverage is 98.44%. Comparing base (49abe7f) to head (dac5571).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/context.ts 88.41% 30 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master      #15      +/-   ##
===========================================
- Coverage   100.00%   98.44%   -1.56%     
===========================================
  Files            6        6              
  Lines         1725     1924     +199     
  Branches       321      366      +45     
===========================================
+ Hits          1725     1894     +169     
- Misses           0       30      +30     

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