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

[chore] Remove redundant wait group from a test #10269

Merged
merged 2 commits into from
May 30, 2024

Merge branch 'main' into remove-redundant-wg

435fb3f
Select commit
Loading
Failed to load commit list.
Merged

[chore] Remove redundant wait group from a test #10269

Merge branch 'main' into remove-redundant-wg
435fb3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

92.49% (target 90.00%)

View this Pull Request on Codecov

92.49% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.49%. Comparing base (1749a8f) to head (435fb3f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10269      +/-   ##
==========================================
- Coverage   92.50%   92.49%   -0.02%     
==========================================
  Files         387      387              
  Lines       18259    18259              
==========================================
- Hits        16890    16888       -2     
- Misses       1024     1025       +1     
- Partials      345      346       +1     

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