Skip to content

Fix a bug in {% if %} #88

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

Merged
merged 3 commits into from
May 5, 2025
Merged

Fix a bug in {% if %} #88

merged 3 commits into from
May 5, 2025

Conversation

LilyAcorn
Copy link
Owner

Getting the logic right when exceptions are involved continues to be tricky.

@LilyAcorn LilyAcorn added the bug Something isn't working label May 5, 2025
@LilyAcorn LilyAcorn self-assigned this May 5, 2025
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (7ae1f6c) to head (b743d42).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files          48       48           
  Lines        7958     7959    +1     
  Branches     2819     2814    -5     
=======================================
+ Hits         7861     7862    +1     
  Misses         61       61           
  Partials       36       36           

☔ 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.

@LilyAcorn LilyAcorn merged commit ba76942 into main May 5, 2025
7 checks passed
@LilyAcorn LilyAcorn deleted the if-tag-bug branch May 5, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant