Optimize LogEvent to reduce memory consumption #2643
Merged
Codecov / codecov/project
succeeded
Jun 9, 2025 in 1s
96.70% (+3.01%) compared to 213558f
View this Pull Request on Codecov
96.70% (+3.01%) compared to 213558f
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 96.70%. Comparing base (
213558f) to head (cafd4cd).
Additional details and impacted files
@@ Coverage Diff @@
## master #2643 +/- ##
==========================================
+ Coverage 93.68% 96.70% +3.01%
==========================================
Files 133 133
Lines 5101 5131 +30
==========================================
+ Hits 4779 4962 +183
+ Misses 322 169 -153 | Components | Coverage Δ | |
|---|---|---|
| sentry-ruby | 97.45% <100.00%> (+4.09%) |
⬆️ |
| sentry-rails | 92.63% <ø> (-0.79%) |
⬇️ |
| sentry-sidekiq | 96.19% <ø> (+0.76%) |
⬆️ |
| sentry-resque | 94.44% <ø> (ø) |
|
| sentry-delayed_job | 94.68% <ø> (ø) |
|
| sentry-opentelemetry | 98.62% <ø> (-0.69%) |
⬇️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry-ruby/lib/sentry/client.rb | 99.40% <100.00%> (ø) |
|
| sentry-ruby/lib/sentry/log_event.rb | 100.00% <100.00%> (ø) |
|
| sentry-ruby/lib/sentry/scope.rb | 99.38% <100.00%> (+0.63%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading