Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement concrete Error types for each distribution's new function #265

Merged

test: assert Send and Sync for error types

6cd01db
Select commit
Loading
Failed to load commit list.
Merged

Implement concrete Error types for each distribution's new function #265

test: assert Send and Sync for error types
6cd01db
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stats_tests/fisher.rs#L123-L125

Added lines #L123 - L125 were not covered by tests