Skip to content

perf: Dispose DefaultSentryStructuredLogger

f355ae9
Select commit
Loading
Failed to load commit list.
Open

perf(logs): avoid string allocation when no parameters are passed #4697

perf: Dispose DefaultSentryStructuredLogger
f355ae9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

74.00% (-0.13%) compared to 39ea4d8

View this Pull Request on Codecov

74.00% (-0.13%) compared to 39ea4d8

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.00%. Comparing base (39ea4d8) to head (f355ae9).

Files with missing lines Patch % Lines
...c/Sentry/Internal/DefaultSentryStructuredLogger.cs 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4697      +/-   ##
==========================================
- Coverage   74.12%   74.00%   -0.13%     
==========================================
  Files         499      499              
  Lines       18067    18071       +4     
  Branches     3520     3518       -2     
==========================================
- Hits        13392    13373      -19     
- Misses       3813     3839      +26     
+ Partials      862      859       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.