Codecov / codecov/project
succeeded
Nov 5, 2024 in 0s
92.57% (target 90.00%)
View this Pull Request on Codecov
92.57% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 72.25434%
with 192 lines
in your changes missing coverage. Please review.
Project coverage is 92.57%. Comparing base (
993a4b5
) to head (3844e92
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/statistics/traits.rs | 11.11% | 32 Missing |
src/distribution/hypergeometric.rs | 20.00% | 20 Missing |
src/distribution/fisher_snedecor.rs | 33.33% | 18 Missing |
src/distribution/weibull.rs | 63.15% | 14 Missing |
src/distribution/bernoulli.rs | 43.47% | 13 Missing |
src/distribution/pareto.rs | 47.36% | 10 Missing |
src/distribution/students_t.rs | 44.44% | 10 Missing |
src/distribution/chi_squared.rs | 55.55% | 8 Missing |
src/distribution/erlang.rs | 50.00% | 8 Missing |
src/distribution/beta.rs | 79.41% | 7 Missing |
... and 18 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #304 +/- ##
==========================================
- Coverage 93.73% 92.57% -1.17%
==========================================
Files 53 53
Lines 12010 12174 +164
==========================================
+ Hits 11258 11270 +12
- Misses 752 904 +152
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading