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

high level api 🎉 #61

Closed sarah-ek closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 57.11% and project coverage change: -0.65% :warning:

Comparison is base (47637f2) 92.48% compared to head (1e5f9ec) 91.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #61 +/- ## ========================================== - Coverage 92.48% 91.83% -0.65% ========================================== Files 49 50 +1 Lines 52567 54627 +2060 ========================================== + Hits 48615 50169 +1554 - Misses 3952 4458 +506 ``` | [Files Changed](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah) | Coverage Δ | | |---|---|---| | [faer-cholesky/src/llt/inverse.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGx0L2ludmVyc2UucnM=) | `75.40% <ø> (ø)` | | | [faer-core/src/mul.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy9tdWwucnM=) | `76.56% <0.00%> (-0.05%)` | :arrow_down: | | [faer/src/lib.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci9zcmMvbGliLnJz) | `80.89% <ø> (ø)` | | | [faer-core/src/lib.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy9saWIucnM=) | `68.82% <36.33%> (-5.76%)` | :arrow_down: | | [faer-evd/src/lib.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1ldmQvc3JjL2xpYi5ycw==) | `95.09% <75.86%> (+2.62%)` | :arrow_up: | | [faer-svd/src/lib.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1zdmQvc3JjL2xpYi5ycw==) | `98.42% <76.92%> (ø)` | | | [faer-cholesky/src/ldlt\_diagonal/mod.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGRsdF9kaWFnb25hbC9tb2QucnM=) | `100.00% <100.00%> (ø)` | | | [faer-cholesky/src/llt/mod.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGx0L21vZC5ycw==) | `99.66% <100.00%> (ø)` | | | [faer-core/src/inverse.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy9pbnZlcnNlLnJz) | `99.21% <100.00%> (-0.01%)` | :arrow_down: | | [faer-core/src/matrix\_ops.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy9tYXRyaXhfb3BzLnJz) | `90.69% <100.00%> (-0.11%)` | :arrow_down: | | ... and [24 more](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah) | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/61/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.