Closed github-actions[bot] closed 4 years ago
Merging #22 into master will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #22 +/- ##
==========================================
- Coverage 32.46% 32.38% -0.08%
==========================================
Files 21 21
Lines 1260 1260
==========================================
- Hits 409 408 -1
- Misses 851 852 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/trace.jl | 68.04% <0.00%> (-1.04%) |
: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 7dda349...62086db. Read the comment docs.
This pull request sets the compat entry for the
Flux
package to0.10
.This is a brand new compat entry. Previously, you did not have a compat entry for the
Flux
package.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. Note: Consider tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.