class Memory: allow to set default simulate value for all generated memory blocks.
#268
Codecov / codecov/project
failed
Apr 16, 2026 in 0s
82.07% (-0.01%) compared to f8f7d83
View this Pull Request on Codecov
82.07% (-0.01%) compared to f8f7d83
Details
Codecov Report
❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.07%. Comparing base (f8f7d83) to head (40884c9).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| nmigen/hdl/mem.py | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #268 +/- ##
==========================================
- Coverage 82.07% 82.07% -0.01%
==========================================
Files 34 34
Lines 5597 5600 +3
Branches 1200 1201 +1
==========================================
+ Hits 4594 4596 +2
Misses 863 863
- Partials 140 141 +1 ☔ 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.
Loading