pygae / galgebra

Symbolic Geometric Algebra/Calculus package for SymPy :crystal_ball:
https://galgebra.rtfd.io/
BSD 3-Clause "New" or "Revised" License
233 stars 62 forks source link

Remove `Sdop.str_mode` which is always false #393

Closed eric-wieser closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #393 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
+ Coverage   77.56%   77.58%   +0.02%     
==========================================
  Files          16       16              
  Lines        4217     4212       -5     
==========================================
- Hits         3271     3268       -3     
+ Misses        946      944       -2     
Impacted Files Coverage Δ
galgebra/dop.py 91.81% <ø> (+0.74%) :arrow_up:
galgebra/mv.py 74.88% <ø> (-0.03%) :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 7f57a09...de3d529. Read the comment docs.