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

Enhanced templating #95

Merged
merged 16 commits into from
Oct 23, 2024
Merged

Enhanced templating #95

merged 16 commits into from
Oct 23, 2024

Conversation

lasuillard
Copy link
Owner

@lasuillard lasuillard commented Oct 10, 2024

Enhance templating:

Will resolve #15

@lasuillard lasuillard added the enhancement New feature or request label Oct 10, 2024
@lasuillard lasuillard self-assigned this Oct 10, 2024
@lasuillard lasuillard changed the title Enhance templating Enhanced templating Oct 10, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0cc3de0) to head (b1193ab).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #95   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        31    +3     
  Lines          713       796   +83     
  Branches        88        99   +11     
=========================================
+ Hits           713       796   +83     
Flag Coverage Δ
django-4.2 100.00% <100.00%> (ø)
django-5.0 100.00% <100.00%> (ø)
django-5.1 100.00% <100.00%> (ø)
python-3.10 100.00% <100.00%> (ø)
python-3.11 100.00% <100.00%> (ø)
python-3.12 100.00% <100.00%> (ø)
python-3.13 100.00% <100.00%> (ø)
python-3.8 100.00% <100.00%> (ø)
python-3.9 99.87% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@lasuillard lasuillard marked this pull request as ready for review October 19, 2024 07:54
@lasuillard lasuillard merged commit a3b03f8 into main Oct 23, 2024
18 checks passed
@lasuillard lasuillard deleted the X-enhanced-templating branch October 23, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Django template support
1 participant