Closed aquatiko closed 5 years ago
Merging #21 into master will increase coverage by
3.75%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
+ Coverage 94.91% 98.66% +3.75%
==========================================
Files 3 3
Lines 59 75 +16
==========================================
+ Hits 56 74 +18
+ Misses 3 1 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/AstroImages.jl | 100% <100%> (+4.25%) |
: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 0827e23...e0f45f1. Read the comment docs.
Tests are not passing on Windows, with any Julia version. WebIO cannot be built, but this looks unrelated to the actual errors reported down in the log.
@giordano can this be merged now?
Also, here I am adding things in an empty array and then converting to a tuple. Is there a way to push these directly to a tuple?