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

refactor: update request-id recipe to use contextvars #2404

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Merge branch 'master' into issue2382

7c371e8
Select commit
Loading
Failed to load commit list.
Open

refactor: update request-id recipe to use contextvars #2404

Merge branch 'master' into issue2382
7c371e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2024 in 1s

98.27% (-1.73%) compared to b765b25

View this Pull Request on Codecov

98.27% (-1.73%) compared to b765b25

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.27%. Comparing base (b765b25) to head (7c371e8).

Additional details and impacted files
@@             Coverage Diff             @@
##            master    #2404      +/-   ##
===========================================
- Coverage   100.00%   98.27%   -1.73%     
===========================================
  Files           64       64              
  Lines         7726     7726              
  Branches      1071     1071              
===========================================
- Hits          7726     7593     -133     
- Misses           0      115     +115     
- Partials         0       18      +18     

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