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

fix: template callable is now correctly registered when using custom env #3792

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

euri10
Copy link
Contributor

@euri10 euri10 commented Oct 14, 2024

fix #3791

Description

Closes

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (e18aa3d) to head (7dfe412).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3792      +/-   ##
==========================================
+ Coverage   98.34%   98.39%   +0.05%     
==========================================
  Files         332      332              
  Lines       15472    15476       +4     
  Branches     2464     1705     -759     
==========================================
+ Hits        15216    15228      +12     
  Misses        113      113              
+ Partials      143      135       -8     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: using a custom jinja Environement seems to bypass a potential template callable
1 participant