Closed github-actions[bot] closed 1 year ago
Merging #205 (01a7c99) into master (7f028e7) will decrease coverage by
2.67%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #205 +/- ##
==========================================
- Coverage 44.98% 42.31% -2.68%
==========================================
Files 42 42
Lines 1236 1177 -59
==========================================
- Hits 556 498 -58
+ Misses 680 679 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/resettable-rng.jl | 38.70% <0.00%> (-7.01%) |
:arrow_down: |
src/const.jl | 40.00% <0.00%> (-5.46%) |
:arrow_down: |
src/parameterized/poisson.jl | 60.00% <0.00%> (-4.71%) |
:arrow_down: |
src/parameterized/exponential.jl | 70.00% <0.00%> (-3.53%) |
:arrow_down: |
src/combinators/chain.jl | 43.03% <0.00%> (-3.40%) |
:arrow_down: |
src/realized.jl | 48.68% <0.00%> (-3.17%) |
:arrow_down: |
src/parameterized/studentt.jl | 68.42% <0.00%> (-3.01%) |
:arrow_down: |
src/parameterized/cauchy.jl | 57.14% <0.00%> (-2.86%) |
:arrow_down: |
src/parameterized/binomial.jl | 47.22% <0.00%> (-2.78%) |
:arrow_down: |
src/parameterized/laplace.jl | 70.00% <0.00%> (-2.73%) |
:arrow_down: |
... and 11 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 7f028e7...01a7c99. Read the comment docs.
This pull request changes the compat entry for the
Static
package from0.5, 0.6
to0.5, 0.6, 0.7
. 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.