Closed ptpan closed 4 years ago
Merging #200 into master will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #200 +/- ##
=======================================
Coverage 90.49% 90.49%
=======================================
Files 316 316
Lines 27832 27833 +1
=======================================
+ Hits 25186 25187 +1
Misses 2646 2646
Impacted Files | Coverage Δ | |
---|---|---|
pymtl3/passes/backends/verilog/util/utility.py | 92.59% <100.00%> (+0.04%) |
:arrow_up: |
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 475bfeb...706b596. Read the comment docs.
This PR fixes an index out-of-bound bug when comparing two Verilog files.