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

feat: support mock.dataWithAsyncDispose() #59

Merged
merged 2 commits into from
Dec 9, 2023

f

b73a9b9
Select commit
Loading
Failed to load commit list.
Merged

feat: support mock.dataWithAsyncDispose() #59

f
b73a9b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2023 in 0s

94.31% (-0.93%) compared to d16b55c

View this Pull Request on Codecov

94.31% (-0.93%) compared to d16b55c

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (d16b55c) 95.24% compared to head (b73a9b9) 94.31%.
Report is 1 commits behind head on master.

Files Patch % Lines
lib/es6.js 30.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   95.24%   94.31%   -0.93%     
==========================================
  Files           3        3              
  Lines         694      704      +10     
  Branches      142      140       -2     
==========================================
+ Hits          661      664       +3     
- Misses         33       40       +7     

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