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

Tackle deprecations #2865

Merged
merged 4 commits into from
May 9, 2024
Merged

Tackle deprecations #2865

merged 4 commits into from
May 9, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 9, 2024

No description provided.

tvdeyen added 2 commits May 9, 2024 18:33
We deprecated these helpers, but kept the specs.
Since we do not want to see thess deprecations
in our test log we silence it.
We still support Rails 7.0, so we need to adjust per version.
@tvdeyen tvdeyen requested a review from a team as a code owner May 9, 2024 17:00
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (6c42bf4) to head (352db03).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2865   +/-   ##
=======================================
  Coverage   95.88%   95.88%           
=======================================
  Files         229      229           
  Lines        6216     6216           
=======================================
  Hits         5960     5960           
  Misses        256      256           

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

tvdeyen added 2 commits May 9, 2024 19:11
Do not query the database, because the thread of the browser
might be faster.
@tvdeyen tvdeyen force-pushed the tackle-deprecations branch from cc95bef to 352db03 Compare May 9, 2024 19:51
@tvdeyen tvdeyen merged commit 6499cd4 into AlchemyCMS:main May 9, 2024
36 checks passed
@tvdeyen tvdeyen deleted the tackle-deprecations branch May 9, 2024 20:01
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.

1 participant