Skip to content

Comments

Feat/wire coloring cleanup#5

Merged
Snagnar merged 4 commits intomainfrom
feat/wire-coloring-cleanup
Feb 18, 2026
Merged

Feat/wire coloring cleanup#5
Snagnar merged 4 commits intomainfrom
feat/wire-coloring-cleanup

Conversation

@Snagnar
Copy link
Owner

@Snagnar Snagnar commented Feb 18, 2026

No description provided.

@Snagnar Snagnar merged commit a1b9f18 into main Feb 18, 2026
2 checks passed
@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 90.62500% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.71%. Comparing base (a4e6ee2) to head (f2db381).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dsl_compiler/src/lowering/statement_lowerer.py 76.47% 8 Missing ⚠️
dsl_compiler/src/lowering/memory_lowerer.py 25.00% 6 Missing ⚠️
dsl_compiler/src/layout/memory_builder.py 90.90% 3 Missing ⚠️
dsl_compiler/src/layout/wire_router.py 97.76% 3 Missing ⚠️
dsl_compiler/src/layout/entity_placer.py 87.50% 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       #5      +/-   ##
==========================================
- Coverage   90.43%   89.71%   -0.72%     
==========================================
  Files          39       39              
  Lines        7557     7568      +11     
==========================================
- Hits         6834     6790      -44     
- Misses        723      778      +55     
Flag Coverage Δ
unittests 89.71% <90.62%> (-0.72%) ⬇️

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

Files with missing lines Coverage Δ
dsl_compiler/src/layout/connection_planner.py 81.78% <ø> (-6.14%) ⬇️
dsl_compiler/src/layout/planner.py 92.00% <100.00%> (+3.82%) ⬆️
dsl_compiler/src/layout/signal_analyzer.py 92.97% <100.00%> (+0.07%) ⬆️
dsl_compiler/src/parsing/transformer.py 90.97% <ø> (ø)
dsl_compiler/src/semantic/analyzer.py 86.98% <100.00%> (+0.16%) ⬆️
dsl_compiler/src/layout/entity_placer.py 90.88% <87.50%> (-0.07%) ⬇️
dsl_compiler/src/layout/memory_builder.py 92.46% <90.90%> (-0.63%) ⬇️
dsl_compiler/src/layout/wire_router.py 97.88% <97.76%> (-1.48%) ⬇️
dsl_compiler/src/lowering/memory_lowerer.py 80.67% <25.00%> (-2.33%) ⬇️
dsl_compiler/src/lowering/statement_lowerer.py 84.53% <76.47%> (-1.13%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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