chore(profiling): Change continuous profile buffer size #3987
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%> (ø) |
Loading