Closed jsn1993 closed 4 years ago
Merging #157 into master will decrease coverage by
0.81%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #157 +/- ##
==========================================
- Coverage 90.42% 89.61% -0.82%
==========================================
Files 277 283 +6
Lines 23745 24887 +1142
==========================================
+ Hits 21472 22302 +830
- Misses 2273 2585 +312
Impacted Files | Coverage Δ | |
---|---|---|
pymtl3/passes/mamba/PassGroups.py | 80.39% <0.00%> (-19.61%) |
:arrow_down: |
pymtl3/stdlib/fl/MemoryFL.py | 96.22% <0.00%> (-1.34%) |
:arrow_down: |
pymtl3/passes/sim/DynamicSchedulePass.py | 96.99% <0.00%> (-0.03%) |
:arrow_down: |
pymtl3/datatypes/bits_import.py | 100.00% <0.00%> (ø) |
|
pymtl3/stdlib/connects/__init__.py | 100.00% <0.00%> (ø) |
|
pymtl3/utils/fast_bytearray_funcs.py | 100.00% <0.00%> (ø) |
|
pymtl3/stdlib/connects/connect_bits2bitstruct.py | 93.75% <0.00%> (ø) |
|
pymtl3/utils/__init__.py | 100.00% <0.00%> (ø) |
|
pymtl3/passes/mamba/Mamba2020Pass.py | 6.73% <0.00%> (ø) |
|
...tl3/stdlib/connects/connect_bits2bitstruct_test.py | 100.00% <0.00%> (ø) |
|
... and 12 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 b0d82da...7333233. Read the comment docs.
This PR addressed