Closed zenna closed 3 years ago
Merging #26 (1397b26) into master (d3ea5e0) will decrease coverage by
6.82%
. The diff coverage is53.96%
.
@@ Coverage Diff @@
## master #26 +/- ##
==========================================
- Coverage 55.86% 49.03% -6.83%
==========================================
Files 7 15 +8
Lines 145 363 +218
==========================================
+ Hits 81 178 +97
- Misses 64 185 +121
Impacted Files | Coverage Δ | |
---|---|---|
src/contract.jl | 0.00% <0.00%> (ø) |
|
src/cycle.jl | 0.00% <0.00%> (ø) |
|
src/order.jl | 0.00% <0.00%> (ø) |
|
src/passes.jl | 4.16% <4.16%> (ø) |
|
src/invert.jl | 25.00% <25.00%> (-58.34%) |
:arrow_down: |
src/param.jl | 33.33% <33.33%> (-26.67%) |
:arrow_down: |
src/places.jl | 33.33% <33.33%> (ø) |
|
src/cfg.jl | 51.85% <51.85%> (ø) |
|
src/primitives.jl | 57.14% <57.14%> (+19.64%) |
:arrow_up: |
src/reorient.jl | 76.35% <76.35%> (ø) |
|
... 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 d3ea5e0...1397b26. Read the comment docs.
Main change is move to more general reorientation framework.