Skip to content

Merge branch 'master' into antonpirker/fix/loguru-levels

4601407
Select commit
Loading
Failed to load commit list.
Merged

Handle loguru msg levels that are not supported by Sentry #4147

Merge branch 'master' into antonpirker/fix/loguru-levels
4601407
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2025 in 1s

79.50% (-0.08%) compared to bc54a1d

View this Pull Request on Codecov

79.50% (-0.08%) compared to bc54a1d

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 79.50%. Comparing base (bc54a1d) to head (4601407).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/loguru.py 66.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4147      +/-   ##
==========================================
- Coverage   79.57%   79.50%   -0.08%     
==========================================
  Files         141      141              
  Lines       15714    15723       +9     
  Branches     2671     2673       +2     
==========================================
- Hits        12505    12501       -4     
- Misses       2367     2377      +10     
- Partials      842      845       +3     
Files with missing lines Coverage Δ
sentry_sdk/integrations/loguru.py 88.13% <66.66%> (-1.87%) ⬇️

... and 7 files with indirect coverage changes