Closed oschulz closed 2 years ago
Merging #6 (319f97d) into main (9b59ee1) will increase coverage by
76.79%
. The diff coverage is79.42%
.
@@ Coverage Diff @@
## main #6 +/- ##
==========================================
+ Coverage 0.00% 76.79% +76.79%
==========================================
Files 2 14 +12
Lines 41 362 +321
==========================================
+ Hits 0 278 +278
- Misses 41 84 +43
Impacted Files | Coverage Δ | |
---|---|---|
src/product.jl | 0.00% <0.00%> (ø) |
|
src/distribution_measure.jl | 33.33% <42.10%> (+33.33%) |
:arrow_up: |
src/stdnormal_measure.jl | 44.44% <44.44%> (ø) |
|
src/utils.jl | 44.44% <44.44%> (+44.44%) |
:arrow_up: |
src/univariate.jl | 70.31% <70.31%> (ø) |
|
src/reshaped.jl | 75.00% <75.00%> (ø) |
|
src/standard_dist.jl | 80.00% <80.00%> (ø) |
|
src/measure_interface.jl | 84.61% <84.61%> (ø) |
|
src/standard_normal.jl | 85.71% <85.71%> (ø) |
|
src/standard_uniform.jl | 97.36% <97.36%> (ø) |
|
... and 5 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 9b59ee1...319f97d. Read the comment docs.
We should wait for cscherrer/MeasureBase.jl#63 before merging and tagging.
Passes tests locally, will need a new release of MeasureBase to run CI.