FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
31 stars 11 forks source link

Enable polynomial chaos with multiple models #126

Closed andreaperin closed 1 year ago

andreaperin commented 1 year ago

Add convenince methods for multi/single UQModel and/or multi/single UQInput

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% :tada:

Comparison is base (3e0da86) 99.04% compared to head (7dc3b06) 99.06%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## ========================================== + Coverage 99.04% 99.06% +0.01% ========================================== Files 23 23 Lines 839 852 +13 ========================================== + Hits 831 844 +13 Misses 8 8 ``` | [Files Changed](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf) | Coverage Δ | | |---|---|---| | [src/models/pce/pcebases.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL21vZGVscy9wY2UvcGNlYmFzZXMuamw=) | `100.00% <100.00%> (ø)` | | | [src/models/pce/polynomialchaosexpansion.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL21vZGVscy9wY2UvcG9seW5vbWlhbGNoYW9zZXhwYW5zaW9uLmps) | `98.30% <100.00%> (+0.47%)` | :arrow_up: |

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