Skip to content

refactor: drop jinja2-ansible-filters and reimplement Jinja2 filters #1809

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor: drop `jinja2-ansible-filters` and reimplement Jinja2 filters

0480ab4
Select commit
Loading
Failed to load commit list.
Draft

refactor: drop jinja2-ansible-filters and reimplement Jinja2 filters #1809

refactor: drop `jinja2-ansible-filters` and reimplement Jinja2 filters
0480ab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 11, 2024 in 0s

97.54% (-0.13%) compared to a4d38b1

View this Pull Request on Codecov

97.54% (-0.13%) compared to a4d38b1

Details

Codecov Report

Attention: Patch coverage is 95.40816% with 9 lines in your changes missing coverage. Please review.

Project coverage is 97.54%. Comparing base (a4d38b1) to head (0480ab4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
copier/jinja_ext.py 95.18% 8 Missing ⚠️
tests/test_jinja2_extensions.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1809      +/-   ##
==========================================
- Coverage   97.67%   97.54%   -0.13%     
==========================================
  Files          49       50       +1     
  Lines        5108     5302     +194     
==========================================
+ Hits         4989     5172     +183     
- Misses        119      130      +11     

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