getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
933 stars 494 forks source link

Improve default slug generation for Crons mixin #2168

Closed sl0thentr0py closed 12 months ago

sl0thentr0py commented 12 months ago

Closes #2138

codecov[bot] commented 12 months ago

Codecov Report

Merging #2168 (3d27cae) into master (e082644) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2168      +/-   ##
==========================================
+ Coverage   97.30%   97.33%   +0.02%     
==========================================
  Files          97       97              
  Lines        3638     3641       +3     
==========================================
+ Hits         3540     3544       +4     
+ Misses         98       97       -1     
Components Coverage Δ
sentry-ruby 98.02% <100.00%> (+<0.01%) :arrow_up:
sentry-rails 94.98% <ø> (ø)
sentry-sidekiq 93.70% <ø> (ø)
sentry-resque 93.65% <ø> (+1.58%) :arrow_up:
sentry-delayed_job 94.36% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/cron/monitor_check_ins.rb 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes