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

feat(logger): add context manager for logger keys #5883

Merged
merged 7 commits into from
Jan 21, 2025

Merge branch 'develop' into logger-context

d523ce8
Select commit
Loading
Failed to load commit list.
Merged

feat(logger): add context manager for logger keys #5883

Merge branch 'develop' into logger-context
d523ce8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

96.20% (+0.00%) compared to 076a913

View this Pull Request on Codecov

96.20% (+0.00%) compared to 076a913

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.20%. Comparing base (076a913) to head (d523ce8).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5883   +/-   ##
========================================
  Coverage    96.19%   96.20%           
========================================
  Files          232      232           
  Lines        10941    10956   +15     
  Branches      2023     2027    +4     
========================================
+ Hits         10525    10540   +15     
  Misses         327      327           
  Partials        89       89           

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