sarah-quinones / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.82k stars 61 forks source link

update benchmarks to latest api #25

Closed ZuseZ4 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (2eadac2) 88.29% compared to head (a14a9a0) 88.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== - Coverage 88.29% 88.28% -0.01% ========================================== Files 41 41 Lines 27687 27687 ========================================== - Hits 24445 24444 -1 - Misses 3242 3243 +1 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/sarah-ek/faer-rs/pull/25/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sarah-quinones commented 1 year ago

looks good to me! thanks for the PR