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

prefix entity/complexfield/realfield methods with faer_ #74

Closed sarah-ek closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 776 lines in your changes are missing coverage. Please review.

Comparison is base (0ed9495) 91.42% compared to head (2e0b6f2) 91.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== - Coverage 91.42% 91.39% -0.03% ========================================== Files 56 56 Lines 60613 61936 +1323 ========================================== + Hits 55413 56608 +1195 - Misses 5200 5328 +128 ``` | [Files](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah) | Coverage Δ | | |---|---|---| | [faer-cholesky/src/ldlt\_diagonal/mod.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?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/ldlt\_diagonal/solve.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGRsdF9kaWFnb25hbC9zb2x2ZS5ycw==) | `29.31% <100.00%> (ø)` | | | [faer-cholesky/src/llt/inverse.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGx0L2ludmVyc2UucnM=) | `75.40% <100.00%> (ø)` | | | [faer-cholesky/src/llt/mod.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGx0L21vZC5ycw==) | `99.67% <100.00%> (+<0.01%)` | :arrow_up: | | [faer-cholesky/src/llt/reconstruct.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jaG9sZXNreS9zcmMvbGx0L3JlY29uc3RydWN0LnJz) | `59.52% <100.00%> (ø)` | | | [faer-core/src/inverse.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?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%> (ø)` | | | [faer-core/src/solve.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy9zb2x2ZS5ycw==) | `97.96% <100.00%> (+0.12%)` | :arrow_up: | | [faer-core/src/zip.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1jb3JlL3NyYy96aXAucnM=) | `95.62% <100.00%> (ø)` | | | [faer-evd/src/hessenberg.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1ldmQvc3JjL2hlc3NlbmJlcmcucnM=) | `99.81% <100.00%> (+0.01%)` | :arrow_up: | | [faer-evd/src/hessenberg\_real\_evd.rs](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sarah#diff-ZmFlci1ldmQvc3JjL2hlc3NlbmJlcmdfcmVhbF9ldmQucnM=) | `95.02% <ø> (+0.22%)` | :arrow_up: | | ... and [39 more](https://app.codecov.io/gh/sarah-ek/faer-rs/pull/74?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.