JuliaManifolds / ManifoldsBase.jl

Basic interface for manifolds in Julia
https://juliamanifolds.github.io/ManifoldsBase.jl/
MIT License
87 stars 8 forks source link

Refactored error message when no RAT.jl #202

Closed mateuszbaran closed 2 weeks ago

mateuszbaran commented 2 weeks ago

A small improvement to #201 to make it easier to handle another similar issue in Manifolds.jl, regarding identity_element.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.90%. Comparing base (1bc2c94) to head (ddde712). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #202 +/- ## ======================================= Coverage 99.90% 99.90% ======================================= Files 31 31 Lines 3300 3302 +2 ======================================= + Hits 3297 3299 +2 Misses 3 3 ```

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