Closed Cody-G closed 7 years ago
Merging #54 into master will decrease coverage by
0.93%
. The diff coverage is75%
.
@@ Coverage Diff @@
## master #54 +/- ##
==========================================
- Coverage 87.16% 86.22% -0.94%
==========================================
Files 12 12
Lines 1044 1118 +74
==========================================
+ Hits 910 964 +54
- Misses 134 154 +20
Impacted Files | Coverage Δ | |
---|---|---|
src/imaginesignal.jl | 87.05% <50%> (-4.16%) |
:arrow_down: |
src/convenience.jl | 74.19% <66.66%> (-0.81%) |
:arrow_down: |
src/parse.jl | 85.2% <75%> (-0.34%) |
:arrow_down: |
src/stack.jl | 85.63% <88.67%> (+1.19%) |
: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 efa88bc...27d1e76. Read the comment docs.
Builds pass, I'll have to improve the test coverage later.
Some fixes and a function for adding stepped z-stack acquisitions (very slow, but can be useful for debugging).