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: add coverage for setblocking failing #19

Merged
merged 1 commit into from
Dec 9, 2023

feat: add coverage for setblocking failing

b9a431d
Select commit
Loading
Failed to load commit list.
Merged

feat: add coverage for setblocking failing #19

feat: add coverage for setblocking failing
b9a431d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2023 in 1s

97.72% (+2.27%) compared to 2d26911

View this Pull Request on Codecov

97.72% (+2.27%) compared to 2d26911

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d26911) 95.45% compared to head (b9a431d) 97.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   95.45%   97.72%   +2.27%     
==========================================
  Files           2        2              
  Lines          88       88              
  Branches       24       24              
==========================================
+ Hits           84       86       +2     
+ Misses          2        1       -1     
+ Partials        2        1       -1     

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