Replace all instances of StatsError
with custom error types or Option<T>
#284
81.42% of diff hit (target 93.75%)
View this Pull Request on Codecov
81.42% of diff hit (target 93.75%)
Annotations
Check warning on line 63 in src/distribution/multivariate_normal.rs
codecov / codecov/patch
src/distribution/multivariate_normal.rs#L63
Added line #L63 was not covered by tests
Check warning on line 28 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L24-L28
Added lines #L24 - L28 were not covered by tests
Check warning on line 30 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L30
Added line #L30 was not covered by tests
Check warning on line 179 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L179
Added line #L179 was not covered by tests
Check warning on line 196 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L196
Added line #L196 was not covered by tests
Check warning on line 205 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L205
Added line #L205 was not covered by tests
Check warning on line 211 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L211
Added line #L211 was not covered by tests
Check warning on line 228 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L227-L228
Added lines #L227 - L228 were not covered by tests
Check warning on line 230 in src/function/beta.rs
codecov / codecov/patch
src/function/beta.rs#L230
Added line #L230 was not covered by tests
Check warning on line 38 in src/function/exponential.rs
codecov / codecov/patch
src/function/exponential.rs#L38
Added line #L38 was not covered by tests
Check warning on line 57 in src/function/exponential.rs
codecov / codecov/patch
src/function/exponential.rs#L57
Added line #L57 was not covered by tests
Check warning on line 81 in src/function/exponential.rs
codecov / codecov/patch
src/function/exponential.rs#L81
Added line #L81 was not covered by tests
Check warning on line 24 in src/function/gamma.rs
codecov / codecov/patch
src/function/gamma.rs#L21-L24
Added lines #L21 - L24 were not covered by tests
Check warning on line 26 in src/function/gamma.rs
codecov / codecov/patch
src/function/gamma.rs#L26
Added line #L26 was not covered by tests
Check warning on line 177 in src/statistics/iter_statistics.rs
codecov / codecov/patch
src/statistics/iter_statistics.rs#L177
Added line #L177 was not covered by tests
Check warning on line 187 in src/statistics/iter_statistics.rs
codecov / codecov/patch
src/statistics/iter_statistics.rs#L187
Added line #L187 was not covered by tests
Check warning on line 207 in src/statistics/iter_statistics.rs
codecov / codecov/patch
src/statistics/iter_statistics.rs#L207
Added line #L207 was not covered by tests
Check warning on line 217 in src/statistics/iter_statistics.rs
codecov / codecov/patch
src/statistics/iter_statistics.rs#L217
Added line #L217 was not covered by tests