sarah-ek / faer-rs

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

add MatRef|MatMut::from_*_slice #54

Closed sarah-ek closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (752a5e3) 92.72% compared to head (92c791a) 92.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 92.72% 92.74% +0.02% ========================================== Files 49 49 Lines 51783 51876 +93 ========================================== + Hits 48016 48114 +98 + Misses 3767 3762 -5 ``` | [Files Changed](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah) | Coverage Δ | | |---|---|---| | [faer-core/src/lib.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy9saWIucnM=) | `76.71% <100.00%> (+0.72%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/54/indirect-changes?src=pr&el=tree-more&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: Have feedback on the report? Share it here.