Skip to content

fix Fix inlining#22

Merged
fabi321 merged 3 commits into
mainfrom
fix-inlining
Jun 2, 2026
Merged

fix Fix inlining#22
fabi321 merged 3 commits into
mainfrom
fix-inlining

Conversation

@fabi321

@fabi321 fabi321 commented Jun 2, 2026

Copy link
Copy Markdown
Member

If a local variable shadows an outer one, inlining using bare blocks breaks currently

If a local variable shadows an outer one, inlining using bare blocks breaks currently
@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.98%. Comparing base (73d34b3) to head (f2382d6).

Files with missing lines Patch % Lines
tumfl/minifier/simplify_expressions.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   83.77%   81.98%   -1.79%     
==========================================
  Files          70       70              
  Lines        3618     3609       -9     
  Branches      644      643       -1     
==========================================
- Hits         3031     2959      -72     
- Misses        506      566      +60     
- Partials       81       84       +3     
Flag Coverage Δ
unittests 81.98% <0.00%> (-1.79%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fabi321 fabi321 merged commit 325ed4c into main Jun 2, 2026
16 of 18 checks passed
@fabi321 fabi321 deleted the fix-inlining branch June 2, 2026 20:56
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