Skip to content

Conversation

wilsong-anl
Copy link

Some correct syntax of labeled "if" and "where" statements (things like a label starting with a capital or a space after an "else" in an "if" statement or a labeled "else where") messed up the syntax highlighting. This commit fixes those issues.

… statements

Some correct syntax of labeled "if" and "where" statements messed up the syntax highlighting. This commit fixes those issues.
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.30%. Comparing base (53d3bd2) to head (35eae1a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1241   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files          12       12           
  Lines        2321     2321           
  Branches      191      191           
=======================================
  Hits         1887     1887           
  Misses        429      429           
  Partials        5        5           

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

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.

1 participant