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

chore(profiling): Change continuous profile buffer size #3987

fix mypy comment

2f497c3
Select commit
Loading
Failed to load commit list.
Merged

chore(profiling): Change continuous profile buffer size #3987

fix mypy comment
2f497c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

80.19% (+0.03%) compared to 91bf322

View this Pull Request on Codecov

80.19% (+0.03%) compared to 91bf322

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.19%. Comparing base (91bf322) to head (2f497c3).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3987      +/-   ##
==========================================
+ Coverage   80.16%   80.19%   +0.03%     
==========================================
  Files         139      139              
  Lines       15403    15403              
  Branches     2597     2597              
==========================================
+ Hits        12348    12353       +5     
+ Misses       2211     2206       -5     
  Partials      844      844              
Files with missing lines Coverage Δ
sentry_sdk/profiler/continuous_profiler.py 82.44% <100.00%> (ø)
sentry_sdk/transport.py 80.04% <100.00%> (ø)

... and 3 files with indirect coverage changes