sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Don't lock Rails under 7.1

Open st0012 opened this issue 2 years ago • 2 comments

Thanks for your Pull Request 🎉

Please keep these instructions in mind so we can review it more efficiently:

  • Add the references of all the related issues/PRs in the description
  • Whether it's a new feature or a bug fix, make sure they're covered by new test cases
  • If this PR contains any refactoring work, please give it its own commit(s)
  • Finally, please add an entry to the corresponding changelog

Other Notes

  • We squash all commits before merging
  • We generally review new PRs within a week
  • If you have any question, you can ask for feedback in our discord community first

Description

Describe your changes:

st0012 avatar Jan 13 '24 13:01 st0012

Codecov Report

Merging #2229 (204a990) into master (ffffce9) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2229   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files         112      112           
  Lines        4154     4154           
=======================================
  Hits         4055     4055           
  Misses         99       99           
Components Coverage Δ
sentry-ruby 98.30% <ø> (ø)
sentry-rails 95.22% <ø> (ø)
sentry-sidekiq 94.70% <ø> (ø)
sentry-resque 90.76% <ø> (ø)
sentry-delayed_job 95.60% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)

see 2 files with indirect coverage changes

codecov[bot] avatar Jan 13 '24 13:01 codecov[bot]