Skip to content
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

92.26% (target 90.00%)

View this Pull Request on Codecov

92.26% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 71.66124% with 174 lines in your changes missing coverage. Please review.

Project coverage is 92.26%. Comparing base (f7689fc) to head (1e62fa7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/distribution/multivariate_students_t.rs 62.50% 12 Missing ⚠️
src/distribution/multivariate_normal.rs 59.25% 11 Missing ⚠️
src/stats_tests/fisher.rs 33.33% 10 Missing ⚠️
src/distribution/categorical.rs 80.00% 9 Missing ⚠️
src/distribution/multinomial.rs 73.52% 9 Missing ⚠️
src/distribution/dirichlet.rs 66.66% 8 Missing ⚠️
src/distribution/triangular.rs 80.48% 8 Missing ⚠️
src/distribution/chi.rs 22.22% 7 Missing ⚠️
src/distribution/gamma.rs 80.64% 6 Missing ⚠️
src/distribution/students_t.rs 81.81% 6 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
- Coverage   93.54%   92.26%   -1.29%     
==========================================
  Files          53       53              
  Lines       11662    11980     +318     
==========================================
+ Hits        10909    11053     +144     
- Misses        753      927     +174     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.