statrs-dev / statrs

Statistical computation library for Rust
https://docs.rs/statrs/latest/statrs/
MIT License
603 stars 84 forks source link

Fix several rustdoc warnings #271

Closed FreezyLemon closed 2 months ago

FreezyLemon commented 2 months ago

See cargo doc for the warnings. Just some trivial things, like URLs broken across multiple lines and empty code blocks.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.54%. Comparing base (f7689fc) to head (b3a4381). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #271 +/- ## ========================================== - Coverage 93.54% 93.54% -0.01% ========================================== Files 53 53 Lines 11662 11657 -5 ========================================== - Hits 10909 10904 -5 Misses 753 753 ```

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