FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

Issue: SubSet returns NaN cov for 1 rv #130 #131

Closed andreaperin closed 9 months ago

andreaperin commented 9 months ago

Add a check for 0 mean of the subset's proposal pdf and a warning when pdf variance is greater than 2.

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.12% :warning:

Comparison is base (8429fcb) 99.06% compared to head (a6d0d9f) 98.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #131 +/- ## ========================================== - Coverage 99.06% 98.94% -0.12% ========================================== Files 23 23 Lines 852 854 +2 ========================================== + Hits 844 845 +1 - Misses 8 9 +1 ``` | [Files Changed](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/131?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf) | Coverage Δ | | |---|---|---| | [src/simulations/subset.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/131?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL3NpbXVsYXRpb25zL3N1YnNldC5qbA==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/131/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.