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

Add a Jinja2 function to generate unique IDs within the same HTML page #2297

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

bartfeenstra
Copy link
Owner

No description provided.

@bartfeenstra bartfeenstra added enhancement New feature or request python Pull requests that update Python code templating Jinja2 templating labels Feb 2, 2025
@bartfeenstra bartfeenstra added this to the 0.4.x milestone Feb 2, 2025
@bartfeenstra bartfeenstra force-pushed the jinja2-generate-html-id branch from 6a944dd to 2f5afb8 Compare February 2, 2025 14:53
@bartfeenstra bartfeenstra marked this pull request as ready for review February 2, 2025 14:53
@bartfeenstra bartfeenstra force-pushed the jinja2-generate-html-id branch from 2f5afb8 to 2d0758a Compare February 2, 2025 15:13
@bartfeenstra bartfeenstra merged commit 6803736 into 0.4.x Feb 2, 2025
6 checks passed
@bartfeenstra bartfeenstra deleted the jinja2-generate-html-id branch February 2, 2025 15:24
Copy link

codecov bot commented Feb 2, 2025

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.17%. Comparing base (7557821) to head (2d0758a).
Report is 1 commits behind head on 0.4.x.

Files with missing lines Patch % Lines
betty/jinja2/globals.py 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            0.4.x    #2297      +/-   ##
==========================================
- Coverage   98.17%   98.17%   -0.01%     
==========================================
  Files         365      367       +2     
  Lines       23296    23334      +38     
  Branches     1085     1087       +2     
==========================================
+ Hits        22872    22908      +36     
- Misses        270      271       +1     
- Partials      154      155       +1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code templating Jinja2 templating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant