10000 Coerce None values into strings in logentry params. by antonpirker · Pull Request #4121 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

Coerce None values into strings in logentry params. #4121

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

Merged
merged 7 commits into from
Mar 12, 2025

Make mypy happy

909d94c
Select commit
Loading
Failed to load commit list.
Merged

Coerce None values into strings in logentry params. #4121

Make mypy happy
909d94c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2025 in 0s

79.56% (+0.07%) compared to 42ad8df

View this Pull Request on Codecov

79.56% (+0.07%) compared to 42ad8df

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.56%. Comparing base (42ad8df) to head (909d94c).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4121      +/-   ##
==========================================
+ Coverage   79.49%   79.56%   +0.07%     
==========================================
  Files         140      140              
  Lines       15624    15624              
  Branches     2650     2651       +1     
==========================================
+ Hits        12420    12431      +11     
+ Misses       2369     2360       -9     
+ Partials      835      833       -2     
Files with missing lines Coverage Δ
sentry_sdk/integrations/logging.py 89.10% <ø> (ø)

... and 5 files with indirect coverage changes

0