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

opt: calculate the interval for ReleaseTimeout() based on a default count #327

Merged
merged 1 commit into from
Jun 17, 2024

opt: calculate the interval for ReleaseTimeout() based on a default c…

7e41896
Select commit
Loading
Failed to load commit list.
Merged

opt: calculate the interval for ReleaseTimeout() based on a default count #327

opt: calculate the interval for ReleaseTimeout() based on a default c…
7e41896
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2024 in 0s

91.32% (+0.02%) compared to b2374d5

View this Pull Request on Codecov

91.32% (+0.02%) compared to b2374d5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (b2374d5) to head (7e41896).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #327      +/-   ##
==========================================
+ Coverage   91.30%   91.32%   +0.02%     
==========================================
  Files          11       11              
  Lines         759      761       +2     
==========================================
+ Hits          693      695       +2     
  Misses         45       45              
  Partials       21       21              

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