Closed github-actions[bot] closed 4 years ago
Merging #50 into master will increase coverage by
0.17%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
+ Coverage 29.26% 29.44% +0.17%
==========================================
Files 77 77
Lines 2433 2432 -1
==========================================
+ Hits 712 716 +4
+ Misses 1721 1716 -5
Impacted Files | Coverage Δ | |
---|---|---|
src/contexts/dynamic/simulate.jl | 64.00% <0.00%> (+17.84%) |
: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 2a1d8ec...e75a4c9. Read the comment docs.
This pull request changes the compat entry for the
Zygote
package from0.4.20
to0.4.20, 0.5
.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.