Skip to content

feat(forge): Enable loop controls feature for minijinja#1303

Open
michaelvanstraten wants to merge 2 commits intoopen-telemetry:mainfrom
michaelvanstraten:enable-loop-controls
Open

feat(forge): Enable loop controls feature for minijinja#1303
michaelvanstraten wants to merge 2 commits intoopen-telemetry:mainfrom
michaelvanstraten:enable-loop-controls

Conversation

@michaelvanstraten
Copy link

This patch enable feature support for things lik break and continues in minijinja.

This patch enable feature support for things lik `break` and `continues`
in minijinja.
@michaelvanstraten michaelvanstraten requested a review from a team as a code owner March 19, 2026 11:19
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.2%. Comparing base (7400873) to head (15281de).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1303     +/-   ##
=======================================
- Coverage   81.3%   81.2%   -0.1%     
=======================================
  Files        111     111             
  Lines       9377    9369      -8     
=======================================
- Hits        7627    7613     -14     
- Misses      1750    1756      +6     

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

@jsuereth jsuereth enabled auto-merge (squash) March 20, 2026 13:49
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.

2 participants