Closed rofinn closed 7 years ago
Merging #201 into master will decrease coverage by
3.41%
. The diff coverage is87.5%
.
@@ Coverage Diff @@
## master #201 +/- ##
==========================================
- Coverage 65.43% 62.02% -3.42%
==========================================
Files 14 14
Lines 732 732
==========================================
- Hits 479 454 -25
- Misses 253 278 +25
Impacted Files | Coverage Δ | |
---|---|---|
src/reduce.jl | 80.45% <100%> (ø) |
:arrow_up: |
src/operators.jl | 52.5% <80%> (-25%) |
:arrow_down: |
src/lift.jl | 64.51% <0%> (-32.26%) |
:arrow_down: |
src/broadcast.jl | 83.78% <0%> (-10.82%) |
:arrow_down: |
src/primitives.jl | 98.85% <0%> (-1.15%) |
: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 212b3b8...31b8c23. Read the comment docs.
@functorize
is deprecated in Compat and we aren't supporting 0.4 anymore.