Closed github-actions[bot] closed 2 years ago
Merging #184 (38a1049) into master (7102906) will decrease coverage by
0.49%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #184 +/- ##
==========================================
- Coverage 45.07% 44.57% -0.50%
==========================================
Files 32 32
Lines 670 664 -6
==========================================
- Hits 302 296 -6
Misses 368 368
Impacted Files | Coverage Δ | |
---|---|---|
src/realized.jl | 49.18% <0.00%> (-2.39%) |
:arrow_down: |
src/parameterized/binomial.jl | 53.84% <0.00%> (-1.71%) |
:arrow_down: |
src/parameterized/negativebinomial.jl | 80.76% <0.00%> (-1.38%) |
:arrow_down: |
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 7102906...38a1049. Read the comment docs.
This pull request changes the compat entry for the
FillArrays
package from0.12
to0.12, 0.13
. 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.