Closed mhauru closed 4 years ago
Merging #27 into master will decrease coverage by
0.06%
. The diff coverage is60.00%
.
@@ Coverage Diff @@
## master #27 +/- ##
==========================================
- Coverage 78.95% 78.88% -0.07%
==========================================
Files 28 28
Lines 2751 2761 +10
==========================================
+ Hits 2172 2178 +6
- Misses 579 583 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/spaces/cartesianspace.jl | 90.00% <60.00%> (-10.00%) |
:arrow_down: |
src/spaces/complexspace.jl | 90.90% <60.00%> (-9.10%) |
: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 20e184d...a1b55e8. Read the comment docs.
Ok looks good; my apologies for not merging last week. I forgot about it.
I changed the code a bit from what we discussed earlier, to not have the method signatures be too restricted.