Skip to content

refactor: remove unused Jinja2Templates super class#3803

Merged
motorina0 merged 1 commit intodevfrom
refactor/template_renderer
Mar 18, 2026
Merged

refactor: remove unused Jinja2Templates super class#3803
motorina0 merged 1 commit intodevfrom
refactor/template_renderer

Conversation

@dni
Copy link
Copy Markdown
Member

@dni dni commented Feb 20, 2026

it was adding url_for and url_params_update to the template context, but those where already not used from within the templates for a longer time.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.40%. Comparing base (55ec3f1) to head (6b3b5e8).
⚠️ Report is 8 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3803      +/-   ##
==========================================
- Coverage   56.46%   56.40%   -0.06%     
==========================================
  Files         123      122       -1     
  Lines       16943    16920      -23     
==========================================
- Hits         9567     9544      -23     
  Misses       7376     7376              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dni dni marked this pull request as ready for review February 20, 2026 07:31
@dni dni added this to the 1.6.0 milestone Feb 20, 2026
@dni dni force-pushed the refactor/template_renderer branch from 3897a1c to cc5b434 Compare February 25, 2026 07:13
it was adding `url_for` and `url_params_update` to the template context,
but those where already not used from within the templates for a longer
time.
@motorina0 motorina0 force-pushed the refactor/template_renderer branch from 7ce2ab1 to 6b3b5e8 Compare March 10, 2026 10:17
@motorina0 motorina0 merged commit cbd3de8 into dev Mar 18, 2026
45 checks passed
@motorina0 motorina0 deleted the refactor/template_renderer branch March 18, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants