Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start Testing Against Rails 7.0 #1581

Merged
merged 3 commits into from
Sep 25, 2021
Merged

Start Testing Against Rails 7.0 #1581

merged 3 commits into from
Sep 25, 2021

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Sep 25, 2021

No description provided.

@st0012 st0012 added this to the 4.8.0 milestone Sep 25, 2021
@st0012 st0012 self-assigned this Sep 25, 2021
@st0012 st0012 added this to In progress in 4.x via automation Sep 25, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2021

Codecov Report

Merging #1581 (7833233) into master (60f3cff) will decrease coverage by 2.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1581      +/-   ##
==========================================
- Coverage   98.53%   95.66%   -2.87%     
==========================================
  Files         127      110      -17     
  Lines        7020     6119     -901     
==========================================
- Hits         6917     5854    -1063     
- Misses        103      265     +162     
Impacted Files Coverage Δ
sentry-rails/lib/sentry/rails/railtie.rb 27.86% <0.00%> (-72.14%) ⬇️
.../lib/sentry/rails/rescued_exception_interceptor.rb 26.08% <0.00%> (-65.22%) ⬇️
sentry-rails/lib/sentry/rails/tracing.rb 35.13% <0.00%> (-62.17%) ⬇️
...entry-rails/lib/sentry/rails/capture_exceptions.rb 36.00% <0.00%> (-60.00%) ⬇️
sentry-rails/app/jobs/sentry/send_event_job.rb 20.00% <0.00%> (-53.34%) ⬇️
sentry-rails/lib/sentry/rails/backtrace_cleaner.rb 47.05% <0.00%> (-52.95%) ⬇️
...entry-rails/lib/sentry/rails/controller_methods.rb 50.00% <0.00%> (-50.00%) ⬇️
sentry-rails/lib/sentry/rails/active_job.rb 43.24% <0.00%> (-48.65%) ⬇️
...ls/lib/sentry/rails/tracing/abstract_subscriber.rb 34.61% <0.00%> (-46.16%) ⬇️
...ntry/rails/tracing/action_controller_subscriber.rb 47.36% <0.00%> (-42.11%) ⬇️
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60f3cff...7833233. Read the comment docs.

@st0012 st0012 added the testing label Sep 25, 2021
@st0012 st0012 changed the title Support Rails 7.0 Start Testing Against Rails 7.0 Sep 25, 2021
@st0012 st0012 merged commit e6c7079 into master Sep 25, 2021
@st0012 st0012 deleted the support-rails-7 branch September 25, 2021 14:59
4.x automation moved this from In progress to Done Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
4.x
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants