fix(logs): skip malformed utf-8 messages #2777
Merged
Codecov / codecov/project
succeeded
Nov 17, 2025 in 0s
90.18% (+0.01%) compared to 6049bfd
View this Pull Request on Codecov
90.18% (+0.01%) compared to 6049bfd
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.18%. Comparing base (6049bfd) to head (f92be4c).
Additional details and impacted files
@@ Coverage Diff @@
## master #2777 +/- ##
==========================================
+ Coverage 90.17% 90.18% +0.01%
==========================================
Files 132 132
Lines 5281 5287 +6
==========================================
+ Hits 4762 4768 +6
Misses 519 519 | Components | Coverage Δ | |
|---|---|---|
| sentry-ruby | 97.25% <100.00%> (+<0.01%) |
⬆️ |
| sentry-rails | 55.66% <ø> (ø) |
|
| sentry-sidekiq | 95.05% <ø> (ø) |
|
| sentry-resque | 94.44% <ø> (ø) |
|
| sentry-delayed_job | 94.68% <ø> (ø) |
|
| sentry-opentelemetry | 99.31% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| sentry-ruby/lib/sentry/client.rb | 99.33% <100.00%> (+0.01%) |
⬆️ |
| sentry-ruby/lib/sentry/utils/encoding_helper.rb | 100.00% <100.00%> (ø) |
🚀 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