Closed kaandocal closed 2 years ago
Looks great, thanks!
Merging #41 (124f886) into main (9039e2b) will increase coverage by
0.11%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #41 +/- ##
==========================================
+ Coverage 93.89% 94.01% +0.11%
==========================================
Files 22 22
Lines 1311 1269 -42
==========================================
- Hits 1231 1193 -38
+ Misses 80 76 -4
Impacted Files | Coverage Δ | |
---|---|---|
src/symbolic.jl | 97.11% <100.00%> (+1.90%) |
: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 9039e2b...124f886. Read the comment docs.
This PR aims to clean up some of symbolic.jl. With a little more work we could do without the SymbolicUtils.jl rewriters defined in that file (these might be slow).