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

Improve unit test coverage in Polly.Specs #1974

Merged
merged 2 commits into from
Feb 19, 2024

Fix IDE2000

9e07c23
Select commit
Loading
Failed to load commit list.
Merged

Improve unit test coverage in Polly.Specs #1974

Fix IDE2000
9e07c23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 0s

83.64% (+0.40%) compared to a6b9b33

View this Pull Request on Codecov

83.64% (+0.40%) compared to a6b9b33

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6b9b33) 83.23% compared to head (9e07c23) 83.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1974      +/-   ##
==========================================
+ Coverage   83.23%   83.64%   +0.40%     
==========================================
  Files         312      312              
  Lines        7106     7106              
  Branches     1056     1056              
==========================================
+ Hits         5915     5944      +29     
+ Misses        806      789      -17     
+ Partials      385      373      -12     

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