Closed t-bltg closed 2 years ago
Merging #111 (affd8a0) into master (1d4d54d) will increase coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #111 +/- ##
==========================================
+ Coverage 62.35% 62.42% +0.07%
==========================================
Files 10 10
Lines 526 527 +1
==========================================
+ Hits 328 329 +1
Misses 198 198
Impacted Files | Coverage Δ | |
---|---|---|
src/RecipesPipeline.jl | 100.00% <0.00%> (ø) |
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 3f8fc68...affd8a0. Read the comment docs.
I'm going to bump lower julia compat to
1.6
, since we only test1.6
+ in ci: declaring a lower compat without testing it is a mistake.