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 S3800/CA1821/S2955 #2020

Merged

Fix S3800/CA1821/S2955

9403059
Select commit
Loading
Failed to load commit list.
Merged

Fix S3800/CA1821/S2955 #2020

Fix S3800/CA1821/S2955
9403059
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2024 in 0s

83.67% (+0.02%) compared to 197cc16

View this Pull Request on Codecov

83.67% (+0.02%) compared to 197cc16

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 83.67%. Comparing base (197cc16) to head (9403059).

Files Patch % Lines
src/Polly/Policy.HandleSyntax.cs 50.00% 0 Missing and 1 partial ⚠️
src/Polly/PolicyBuilder.OrSyntax.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2020      +/-   ##
==========================================
+ Coverage   83.64%   83.67%   +0.02%     
==========================================
  Files         312      312              
  Lines        7105     7105              
  Branches     1054     1054              
==========================================
+ Hits         5943     5945       +2     
  Misses        789      789              
+ Partials      373      371       -2     

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