pygae / galgebra

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

Fix the doc render #497

Closed utensil closed 6 months ago

utensil commented 6 months ago

Trying to fix #496 .

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.77%. Comparing base (2ca0c66) to head (6b3ad97).

:exclamation: Current head 6b3ad97 differs from pull request most recent head d678111. Consider uploading reports for the commit d678111 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #497 +/- ## ======================================= Coverage 77.77% 77.77% ======================================= Files 17 17 Lines 4193 4193 ======================================= Hits 3261 3261 Misses 932 932 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

utensil commented 6 months ago

Every issue in #496 seems to be fixed, merging now.