Skip to content

retry snippets: fix null-ref warning; IDE0305 suggestion

a1cb5f3
Select commit
Loading
Failed to load commit list.
Merged

Fix Retry strategy ShouldHandle in example code #2527

retry snippets: fix null-ref warning; IDE0305 suggestion
a1cb5f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2025 in 0s

96.23% (+0.00%) compared to 3fb0897

View this Pull Request on Codecov

96.23% (+0.00%) compared to 3fb0897

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (3fb0897) to head (a1cb5f3).
Report is 34 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2527   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         311      311           
  Lines        7327     7327           
  Branches     1013     1013           
=======================================
  Hits         7051     7051           
  Misses        222      222           
  Partials       54       54           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.