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

Locally import growl function in ES code #2817

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Apr 3, 2024

What is this pull request for?

In our ES code we can locally import the growl function instead of using the global Alchemy object.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

In our ES code we can locally import the growl function
instead of using the global Alchemy object.
@tvdeyen tvdeyen added this to the 7.2 milestone Apr 3, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner April 3, 2024 16:54
@tvdeyen tvdeyen enabled auto-merge April 3, 2024 16:54
@tvdeyen tvdeyen changed the title Locally import growl function Locally import growl function in ES code Apr 3, 2024
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.92%. Comparing base (20ff6ed) to head (f0a649f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2817   +/-   ##
=======================================
  Coverage   95.92%   95.92%           
=======================================
  Files         225      225           
  Lines        6129     6129           
=======================================
  Hits         5879     5879           
  Misses        250      250           

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

@tvdeyen tvdeyen merged commit ae37c6e into AlchemyCMS:main Apr 4, 2024
36 checks passed
@tvdeyen tvdeyen deleted the local-growl branch April 4, 2024 06:54
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.

2 participants