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

Add Ignore missing file option #138

Merged
merged 6 commits into from
Feb 18, 2024

Fixed a coverage error !minor

406199e
Select commit
Loading
Failed to load commit list.
Merged

Add Ignore missing file option #138

Fixed a coverage error !minor
406199e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 1s

93.57% (+0.16%) compared to 9515afc

View this Pull Request on Codecov

93.57% (+0.16%) compared to 9515afc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9515afc) 93.40% compared to head (406199e) 93.57%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   93.40%   93.57%   +0.16%     
==========================================
  Files          24       24              
  Lines        1486     1494       +8     
  Branches      297      299       +2     
==========================================
+ Hits         1388     1398      +10     
+ Misses         68       67       -1     
+ Partials       30       29       -1     

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