Closed mtsch closed 4 years ago
Merging #77 into master will decrease coverage by
0.06%
. The diff coverage is97.50%
.
@@ Coverage Diff @@
## master #77 +/- ##
==========================================
- Coverage 96.10% 96.04% -0.07%
==========================================
Files 11 11
Lines 770 758 -12
==========================================
- Hits 740 728 -12
Misses 30 30
Impacted Files | Coverage Δ | |
---|---|---|
src/cubical.jl | 99.13% <ø> (ø) |
|
src/simplexrecipes.jl | 62.00% <75.00%> (+0.77%) |
:arrow_up: |
src/abstractfiltration.jl | 100.00% <100.00%> (ø) |
|
src/reductionmatrix.jl | 98.18% <100.00%> (-0.07%) |
:arrow_down: |
src/zerodimensional.jl | 100.00% <100.00%> (ø) |
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 a7c5596...c3d4f9e. Read the comment docs.
This non-breaking PR adds the following new features:
birth_simplex
and adeath_simplex
.PersistenceDiagram
s now have additional metadata attached, thefield_type
and thefiltration
used in computation.