Closed jsn1993 closed 3 years ago
Merging #216 (8411813) into master (378d579) will decrease coverage by
1.07%
. The diff coverage is76.09%
.
@@ Coverage Diff @@
## master #216 +/- ##
==========================================
- Coverage 90.50% 89.43% -1.08%
==========================================
Files 316 328 +12
Lines 27879 30120 +2241
==========================================
+ Hits 25233 26939 +1706
- Misses 2646 3181 +535
Impacted Files | Coverage Δ | |
---|---|---|
...ends/verilog/import_/VerilogVerilatorImportPass.py | 93.70% <ø> (+0.05%) |
:arrow_up: |
.../translation/structural/VStructuralTranslatorL4.py | 85.34% <ø> (ø) |
|
pymtl3/passes/mamba/UnrollSimPass.py | 93.33% <ø> (+0.22%) |
:arrow_up: |
pymtl3/stdlib/ifcs/__init__.py | 100.00% <ø> (ø) |
|
pymtl3/stdlib/queues/valrdy_queues.py | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
pymtl3/stdlib/stream/valrdy_master_minion_ifcs.py | 0.00% <0.00%> (ø) |
|
pymtl3/stdlib/stream/valrdy_test_masters.py | 0.00% <0.00%> (ø) |
|
pymtl3/stdlib/test_utils/__init__.py | 100.00% <ø> (ø) |
|
pymtl3/stdlib/test_utils/test_srcs.py | 100.00% <ø> (ø) |
|
pymtl3/stdlib/test_utils/valrdy_test_srcs.py | 0.00% <0.00%> (ø) |
|
... and 173 more |
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 1756f76...8411813. Read the comment docs.
@ptpan There are a few V import failures that I tried but wasn't able to fix ... Can you please take a look?