Closed jverzani closed 3 years ago
Merging #420 (b94abf5) into master (a926969) will increase coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #420 +/- ##
==========================================
+ Coverage 53.97% 54.02% +0.04%
==========================================
Files 18 18
Lines 1156 1155 -1
==========================================
Hits 624 624
+ Misses 532 531 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/assumptions.jl | 18.10% <ø> (ø) |
|
src/lambdify.jl | 93.33% <ø> (ø) |
|
src/mathfuns.jl | 69.41% <ø> (ø) |
|
src/numbers.jl | 49.64% <ø> (+0.34%) |
:arrow_up: |
src/patternmatch.jl | 80.00% <ø> (ø) |
|
src/permutations.jl | 0.00% <ø> (ø) |
|
src/utils.jl | 75.22% <ø> (ø) |
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 a926969...b94abf5. Read the comment docs.
update doctests. (lots of churn as new print format form matrices)