Closed eric-wieser closed 4 years ago
Merging #377 into master will decrease coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #377 +/- ##
==========================================
- Coverage 77.29% 77.27% -0.03%
==========================================
Files 16 16
Lines 4348 4343 -5
==========================================
- Hits 3361 3356 -5
Misses 987 987
Impacted Files | Coverage Δ | |
---|---|---|
galgebra/printer.py | 77.15% <ø> (-0.20%) |
: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 08a624e...bbe4b9f. Read the comment docs.
There is no need to post-process latex to solve this, it's now solved for us in
galgebra.atoms.DotProductSymbol
.