Skip to content

Comments

feat: bundle filtering#4

Merged
Snagnar merged 2 commits intomainfrom
feat/bundle-filtering
Jan 31, 2026
Merged

feat: bundle filtering#4
Snagnar merged 2 commits intomainfrom
feat/bundle-filtering

Conversation

@Snagnar
Copy link
Owner

@Snagnar Snagnar commented Jan 31, 2026

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 86.95652% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.94%. Comparing base (b180b8c) to head (0580c4b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dsl_compiler/src/semantic/analyzer.py 84.84% 5 Missing ⚠️
dsl_compiler/src/lowering/expression_lowerer.py 89.28% 3 Missing ⚠️
dsl_compiler/src/common/entity_data.py 81.81% 2 Missing ⚠️
dsl_compiler/src/ir/builder.py 85.71% 2 Missing ⚠️
dsl_compiler/src/layout/entity_placer.py 33.33% 2 Missing ⚠️
dsl_compiler/src/layout/integer_layout_solver.py 95.65% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   91.05%   90.94%   -0.12%     
==========================================
  Files          39       39              
  Lines        7403     7506     +103     
==========================================
+ Hits         6741     6826      +85     
- Misses        662      680      +18     
Flag Coverage Δ
unittests 90.94% <86.95%> (-0.12%) ⬇️

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

Files with missing lines Coverage Δ
dsl_compiler/src/common/constants.py 100.00% <100.00%> (ø)
dsl_compiler/src/layout/connection_planner.py 89.64% <100.00%> (-0.44%) ⬇️
dsl_compiler/src/layout/integer_layout_solver.py 91.68% <95.65%> (+0.08%) ⬆️
dsl_compiler/src/common/entity_data.py 94.44% <81.81%> (-5.56%) ⬇️
dsl_compiler/src/ir/builder.py 96.42% <85.71%> (-1.20%) ⬇️
dsl_compiler/src/layout/entity_placer.py 90.93% <33.33%> (-0.46%) ⬇️
dsl_compiler/src/lowering/expression_lowerer.py 84.63% <89.28%> (+0.13%) ⬆️
dsl_compiler/src/semantic/analyzer.py 86.82% <84.84%> (-0.13%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Snagnar Snagnar merged commit 5c53904 into main Jan 31, 2026
3 checks passed
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