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

Fix a bug where existing Jinja2 entity contexts would go lost upon setting another one #1719

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

bartfeenstra
Copy link
Owner

No description provided.

@bartfeenstra bartfeenstra added bug Something isn't working python Pull requests that update Python code templating Jinja2 templating labels Jul 16, 2024
@bartfeenstra bartfeenstra marked this pull request as ready for review July 16, 2024 19:53
@bartfeenstra bartfeenstra merged commit 400b426 into 0.3.x Jul 16, 2024
5 checks passed
@bartfeenstra bartfeenstra deleted the fix-entity-contexts-lose-contexts-0.3 branch July 16, 2024 21:00
@bartfeenstra bartfeenstra added this to the 0.3.x milestone Jul 29, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (13076d3) to head (f6a6058).
Report is 17 commits behind head on 0.3.x.

Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x    #1719      +/-   ##
==========================================
+ Coverage   95.50%   95.52%   +0.01%     
==========================================
  Files         200      200              
  Lines       19228    19252      +24     
  Branches     3663     3664       +1     
==========================================
+ Hits        18364    18390      +26     
+ Misses        594      593       -1     
+ Partials      270      269       -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
bug Something isn't working 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