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

Enable searching for included templates when rendering jinja2 templates. #15

Merged
merged 9 commits into from
Mar 4, 2024

add / as the default search path for jinja2 template searching

968cddd
Select commit
Loading
Failed to load commit list.
Merged

Enable searching for included templates when rendering jinja2 templates. #15

add / as the default search path for jinja2 template searching
968cddd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 2, 2024 in 0s

84.21% of diff hit (target 48.91%)

View this Pull Request on Codecov

84.21% of diff hit (target 48.91%)

Annotations

Check warning on line 81 in src/wxflow/jinja.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wxflow/jinja.py#L81

Added line #L81 was not covered by tests

Check warning on line 136 in src/wxflow/jinja.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wxflow/jinja.py#L136

Added line #L136 was not covered by tests

Check warning on line 241 in src/wxflow/jinja.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wxflow/jinja.py#L241

Added line #L241 was not covered by tests

Check warning on line 59 in src/wxflow/yaml_file.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/wxflow/yaml_file.py#L59

Added line #L59 was not covered by tests