JuliaManifolds / Manifolds.jl

Manifolds.jl provides a library of manifolds aiming for an easy-to-use and fast implementation.
https://juliamanifolds.github.io/Manifolds.jl
MIT License
366 stars 52 forks source link

Update Project.toml for DiffEqCallbacks #726

Closed mateuszbaran closed 3 months ago

mateuszbaran commented 3 months ago

Hopefully fixes CI failure on master branch.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.58%. Comparing base (6f0d3e3) to head (ab3cd6d). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #726 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 114 114 Lines 11230 11230 ======================================= Hits 11183 11183 Misses 47 47 ```

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