Skip to content

Add another test scenario

3a9b5eb
Select commit
Loading
Failed to load commit list.
Merged

fix(logs): don't choke on malformed attributes #2780

Add another test scenario
3a9b5eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2025 in 1s

90.17% (-0.01%) compared to 2d8fc6e, passed because coverage increased by 0% when compared to adjusted base (90.17%)

View this Pull Request on Codecov

90.17% (-0.01%) compared to 2d8fc6e, passed because coverage increased by 0% when compared to adjusted base (90.17%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.17%. Comparing base (2d8fc6e) to head (3a9b5eb).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2780      +/-   ##
==========================================
- Coverage   90.18%   90.17%   -0.01%     
==========================================
  Files         132      132              
  Lines        5287     5292       +5     
==========================================
+ Hits         4768     4772       +4     
- Misses        519      520       +1     
Components Coverage Δ
sentry-ruby 97.26% <100.00%> (+<0.01%) ⬆️
sentry-rails 55.60% <ø> (-0.07%) ⬇️
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.35% <100.00%> (+0.01%) ⬆️
sentry-ruby/lib/sentry/utils/encoding_helper.rb 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 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.