Closed github-actions[bot] closed 3 years ago
Merging #32 (26bf8e6) into master (f878f1a) will increase coverage by
0.06%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #32 +/- ##
==========================================
+ Coverage 99.07% 99.13% +0.06%
==========================================
Files 6 6
Lines 216 231 +15
==========================================
+ Hits 214 229 +15
Misses 2 2
Impacted Files | Coverage Δ | |
---|---|---|
src/estimator.jl | 100.00% <0.00%> (ø) |
|
src/cox.jl | 99.18% <0.00%> (+0.08%) |
:arrow_up: |
src/optimization.jl | 94.73% <0.00%> (+0.61%) |
:arrow_up: |
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 f878f1a...26bf8e6. Read the comment docs.
This pull request changes the compat entry for the
Distributions
package from0.20, 0.21, 0.22, 0.23, 0.24
to0.20, 0.21, 0.22, 0.23, 0.24, 0.25
. This keeps the compat entries for earlier versions.Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.