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

test(ctx_test): Fix race condition #3081

Merged
merged 3 commits into from
Jul 22, 2024

refactor: sendFileBodyReader function

9c2e165
Select commit
Loading
Failed to load commit list.
Merged

test(ctx_test): Fix race condition #3081

refactor: sendFileBodyReader function
9c2e165
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2024 in 0s

83.12% (-0.03%) compared to 9ea7651

View this Pull Request on Codecov

83.12% (-0.03%) compared to 9ea7651

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.12%. Comparing base (9ea7651) to head (9c2e165).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3081      +/-   ##
==========================================
- Coverage   83.14%   83.12%   -0.03%     
==========================================
  Files         115      115              
  Lines        8332     8332              
==========================================
- Hits         6928     6926       -2     
- Misses       1075     1076       +1     
- Partials      329      330       +1     

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