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

fix: template callable is now correctly registered in case a custom e…

7dfe412
Select commit
Loading
Failed to load commit list.
Open

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

fix: template callable is now correctly registered in case a custom e…
7dfe412
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

98.39% (+0.05%) compared to e18aa3d

View this Pull Request on Codecov

98.39% (+0.05%) compared to e18aa3d

Details

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.