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

context propagation: explicit ctx parameter in unit tests #3229

Merged
merged 4 commits into from
Sep 19, 2024

lint

ddd5c11
Select commit
Loading
Failed to load commit list.
Merged

context propagation: explicit ctx parameter in unit tests #3229

lint
ddd5c11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

51.29% (target 0.00%)

View this Pull Request on Codecov

51.29% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.29%. Comparing base (b14201a) to head (ddd5c11).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3229      +/-   ##
==========================================
- Coverage   51.30%   51.29%   -0.02%     
==========================================
  Files         355      355              
  Lines       38847    38847              
==========================================
- Hits        19932    19928       -4     
- Misses      16953    16954       +1     
- Partials     1962     1965       +3     

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