JuliaManifolds / Manopt.jl

🏔️Manopt. jl – Optimization on Manifolds in Julia
http://manoptjl.org
Other
314 stars 40 forks source link

Allow `d.msg` in DebugIfEntry to contain an identifier to print the field #351

Closed kellertuer closed 7 months ago

kellertuer commented 7 months ago

This is just a very small PR, will not be a complete new version but if tests pass be on master for a while until we have a new version.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (b389340) 99.62% compared to head (309b74d) 99.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 69 69 Lines 6398 6400 +2 ======================================= + Hits 6374 6376 +2 Misses 24 24 ```

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