Skip to content

Don't let backtrace_cleanup_callback affect abs_path

2309e5b
Select commit
Loading
Failed to load commit list.
Closed

Don't let backtrace_cleanup_callback affect abs_path and separate filename handling #2474

Don't let backtrace_cleanup_callback affect abs_path
2309e5b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

98.17% (+0.00%) compared to a9b3687

View this Pull Request on Codecov

98.17% (+0.00%) compared to a9b3687

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.17%. Comparing base (a9b3687) to head (2309e5b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2474   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files         128      128           
  Lines        4825     4833    +8     
=======================================
+ Hits         4737     4745    +8     
  Misses         88       88           
Components Coverage Δ
sentry-ruby 98.57% <100.00%> (+<0.01%) ⬆️
sentry-rails 97.08% <ø> (ø)
sentry-sidekiq 96.96% <ø> (ø)
sentry-resque 92.85% <ø> (ø)
sentry-delayed_job 95.65% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/backtrace.rb 97.10% <100.00%> (+0.38%) ⬆️
sentry-ruby/lib/sentry/interfaces/stacktrace.rb 95.91% <100.00%> (ø)