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

THREESCALE-11448: Upgrade to Rails 7.0 #3945

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Remove some leftovers after Rails 7.0 upgrade

439d9c4
Select commit
Loading
Failed to load commit list.
Open

THREESCALE-11448: Upgrade to Rails 7.0 #3945

Remove some leftovers after Rails 7.0 upgrade
439d9c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2024 in 0s

93.73% (-0.15%) compared to 5d07cf9

View this Pull Request on Codecov

93.73% (-0.15%) compared to 5d07cf9

Details

Codecov Report

Attention: Patch coverage is 88.27160% with 19 lines in your changes missing coverage. Please review.

Project coverage is 93.73%. Comparing base (5d07cf9) to head (439d9c4).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
app/controllers/buyers/accounts_controller.rb 0.00% 2 Missing ⚠️
app/helpers/invitations_helper.rb 0.00% 2 Missing ⚠️
app/lib/forum_support/user_topics.rb 0.00% 2 Missing ⚠️
app/models/backend/status.rb 0.00% 2 Missing ⚠️
...ollers/buyers/applications/bulk/base_controller.rb 0.00% 1 Missing ⚠️
...buyers/applications/bulk/send_emails_controller.rb 0.00% 1 Missing ⚠️
...s/service_contracts/bulk/send_emails_controller.rb 0.00% 1 Missing ⚠️
.../finance/provider/billing_strategies_controller.rb 0.00% 1 Missing ⚠️
...trollers/provider/admin/applications_controller.rb 0.00% 1 Missing ⚠️
...ovider/admin/cms/builtin_legal_terms_controller.rb 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3945      +/-   ##
==========================================
- Coverage   93.88%   93.73%   -0.15%     
==========================================
  Files        3001     3009       +8     
  Lines       97861    96856    -1005     
  Branches      629      629              
==========================================
- Hits        91875    90791    -1084     
- Misses       5962     6041      +79     
  Partials       24       24              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.