Implement concrete Error types for each distribution's new
function
#265
Codecov / codecov/patch
succeeded
Sep 9, 2024 in 1s
98.91% of diff hit (target 93.54%)
View this Pull Request on Codecov
98.91% of diff hit (target 93.54%)
Annotations
Check warning on line 197 in src/distribution/multivariate_normal.rs
codecov / codecov/patch
src/distribution/multivariate_normal.rs#L197
Added line #L197 was not covered by tests
Check warning on line 142 in src/distribution/multivariate_students_t.rs
codecov / codecov/patch
src/distribution/multivariate_students_t.rs#L142
Added line #L142 was not covered by tests
Check warning on line 125 in src/stats_tests/fisher.rs
codecov / codecov/patch
src/stats_tests/fisher.rs#L123-L125
Added lines #L123 - L125 were not covered by tests
Loading