Closed Fatsie closed 4 years ago
Merging #22 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #22 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 675 675
Branches 142 142
=========================================
Hits 675 675
Impacted Files | Coverage Δ | |
---|---|---|
nmigen_soc/wishbone/bus.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5509bd2...13bda2e. Read the comment docs.
Thanks !
Assume that bus may be arbitrated if lock feature is not present on initiator. This assumption is added to the docstring.