Closed eljungsk closed 6 years ago
Merging #129 into master will decrease coverage by
0.14%
. The diff coverage is42.85%
.
@@ Coverage Diff @@
## master #129 +/- ##
==========================================
- Coverage 54.66% 54.51% -0.15%
==========================================
Files 9 9
Lines 547 554 +7
==========================================
+ Hits 299 302 +3
- Misses 248 252 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/requires.jl | 37.93% <42.85%> (+0.67%) |
: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 761d80b...bfdc7cc. Read the comment docs.
Looks good to me. Thanks! I will wait for @KristofferC before merging.
Adds support for
AbstractVector
s ofMeasurement
by adding specializations of someCoordinates
convenience constructors.