Closed mtsch closed 4 years ago
Merging #99 into master will decrease coverage by
0.81%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #99 +/- ##
==========================================
- Coverage 96.72% 95.90% -0.82%
==========================================
Files 13 13
Lines 1068 953 -115
==========================================
- Hits 1033 914 -119
- Misses 35 39 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/primefield.jl | 92.85% <0.00%> (-7.15%) |
:arrow_down: |
src/chainelement.jl | 94.23% <0.00%> (-5.77%) |
:arrow_down: |
src/simplexrecipes.jl | 62.00% <0.00%> (-3.46%) |
:arrow_down: |
src/simplex.jl | 95.17% <0.00%> (-2.92%) |
:arrow_down: |
src/filtrations/alpha.jl | 96.20% <0.00%> (-0.27%) |
:arrow_down: |
src/reductionmatrix.jl | 98.39% <0.00%> (-0.17%) |
:arrow_down: |
src/filtrations/custom.jl | 98.46% <0.00%> (-0.14%) |
:arrow_down: |
src/main.jl | 100.00% <0.00%> (ø) |
|
src/zerodimensional.jl | 100.00% <0.00%> (ø) |
|
src/filtrations/rips.jl | 100.00% <0.00%> (ø) |
|
... and 2 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 3e5c61e...e57acbe. Read the comment docs.
~Add benchmarks for
Alpha
~ and rework the others.Alpha
benchmarks are broken and are unused for now.