argmin-rs / argmin

Numerical optimization in pure Rust
http://argmin-rs.org
Apache License 2.0
992 stars 78 forks source link

Observer based on tracing crate #475

Open stefan-k opened 7 months ago

stefan-k commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 6.66667% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 91.43%. Comparing base (ce905b9) to head (0d82eed). Report is 1 commits behind head on main.

Files Patch % Lines
crates/argmin-observer-tracing/src/lib.rs 0.00% 19 Missing :warning:
crates/argmin/src/core/kv.rs 18.18% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #475 +/- ## ========================================== - Coverage 91.52% 91.43% -0.09% ========================================== Files 163 164 +1 Lines 21734 21755 +21 ========================================== Hits 19891 19891 - Misses 1843 1864 +21 ```

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