sarah-ek / faer-rs

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

Implemented Kroneckor Product #103

Closed edyounis closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (00a664f) 85.11% compared to head (d33392c) 84.99%. Report is 1 commits behind head on main.

Files Patch % Lines
faer-libs/faer-core/src/lib.rs 49.50% 103 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #103 +/- ## ========================================== - Coverage 85.11% 84.99% -0.13% ========================================== Files 68 68 Lines 87236 87453 +217 ========================================== + Hits 74255 74327 +72 - Misses 12981 13126 +145 ```

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

sarah-ek commented 5 months ago

amazing pr! i love the docs and higher level wrappers as well