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 warning CA1062#CircuitBreakerPolicy #2234

Fix warning CA1062#CircuitBreakerPolicy

4f63587
Select commit
Loading
Failed to load commit list.
Merged

Fix warning CA1062#CircuitBreakerPolicy #2234

Fix warning CA1062#CircuitBreakerPolicy
4f63587
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

84.00% (+0.00%) compared to 72331dc

View this Pull Request on Codecov

84.00% (+0.00%) compared to 72331dc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.00%. Comparing base (72331dc) to head (4f63587).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2234   +/-   ##
=======================================
  Coverage   84.00%   84.00%           
=======================================
  Files         313      313           
  Lines        7227     7229    +2     
  Branches     1078     1079    +1     
=======================================
+ Hits         6071     6073    +2     
  Misses        785      785           
  Partials      371      371           

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