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

Remove 7.x deprecations #3041

Merged
merged 5 commits into from
Sep 19, 2024
Merged

Remove 7.x deprecations #3041

merged 5 commits into from
Sep 19, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Sep 18, 2024

What is this pull request for?

Removes all code that has been deprecated in 7.x

Checklist

Sorry, something went wrong.

@tvdeyen tvdeyen added this to the 8.0 milestone Sep 18, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner September 18, 2024 17:07
@tvdeyen tvdeyen force-pushed the remove-7x-deprecations branch from d902821 to 4b47b69 Compare September 18, 2024 19:25

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tvdeyen Thomas von Deyen
These helpers have been deprecated in 7.x and now get removed.
@tvdeyen tvdeyen force-pushed the remove-7x-deprecations branch from 4b47b69 to eceb4bd Compare September 18, 2024 21:01
Since the element view does not include a DOM id anymore
we need to test the actual rendered ingredient content.
They have been deprecated and replaced by ActiveSupport::Current
They have been deprecated in favor of the resource table component
They have been replaced by `css_classes` in your ingredients settings.
@tvdeyen tvdeyen force-pushed the remove-7x-deprecations branch from eceb4bd to fbe82b4 Compare September 19, 2024 06:20
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (5508e6d) to head (fbe82b4).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3041      +/-   ##
==========================================
+ Coverage   96.47%   96.63%   +0.16%     
==========================================
  Files         237      236       -1     
  Lines        6405     6333      -72     
==========================================
- Hits         6179     6120      -59     
+ Misses        226      213      -13     

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

@tvdeyen tvdeyen merged commit 26a409b into main Sep 19, 2024
39 checks passed
@tvdeyen tvdeyen deleted the remove-7x-deprecations branch September 19, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants