Skip to content

Conversation

@wanda-phi
Copy link
Member

Fixes #1628.

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.26%. Comparing base (ff44683) to head (f0b4e96).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
amaranth/hdl/_nir.py 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1632      +/-   ##
==========================================
+ Coverage   91.23%   91.26%   +0.02%     
==========================================
  Files          44       44              
  Lines       11402    11444      +42     
  Branches     2224     2230       +6     
==========================================
+ Hits        10403    10444      +41     
- Misses        836      837       +1     
  Partials      163      163              

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

@whitequark whitequark added this pull request to the merge queue Oct 13, 2025
Merged via the queue into amaranth-lang:main with commit 47c6b78 Oct 13, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Reduce time in combinational cycle check by skipping duplicated checks

2 participants