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

Dist blocker #4234

Merged
merged 9 commits into from
Mar 12, 2024

Remove two layers of retries in cleanup_modules

fd73bb2
Select commit
Loading
Failed to load commit list.
Merged

Dist blocker #4234

Remove two layers of retries in cleanup_modules
fd73bb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 1s

84.39% (+0.38%) compared to fd0720d

View this Pull Request on Codecov

84.39% (+0.38%) compared to fd0720d

Details

Codecov Report

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

Project coverage is 84.39%. Comparing base (fd0720d) to head (fd73bb2).
Report is 16 commits behind head on master.

❗ Current head fd73bb2 differs from pull request most recent head 5ff7b15. Consider uploading reports for the commit 5ff7b15 to get more accurate results

Files Patch % Lines
src/mongoose_cleaner.erl 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4234      +/-   ##
==========================================
+ Coverage   84.00%   84.39%   +0.38%     
==========================================
  Files         552      552              
  Lines       33531    33534       +3     
==========================================
+ Hits        28169    28302     +133     
+ Misses       5362     5232     -130     

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