Closed github-actions[bot] closed 4 years ago
Merging #44 into master will decrease coverage by
0.62%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #44 +/- ##
==========================================
- Coverage 31.19% 30.57% -0.63%
==========================================
Files 72 72
Lines 2257 2257
==========================================
- Hits 704 690 -14
- Misses 1553 1567 +14
Impacted Files | Coverage Δ | |
---|---|---|
src/inference/hmc.jl | 22.72% <0.00%> (-27.28%) |
:arrow_down: |
src/core/array_compat.jl | 65.00% <0.00%> (-2.50%) |
:arrow_down: |
src/contexts/backpropagate.jl | 40.90% <0.00%> (-1.14%) |
: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 702c705...57f5191. Read the comment docs.
This pull request changes the compat entry for the
IRTools
package from0.3
to0.3, 0.4
.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.