FriesischScott / UncertaintyQuantification.jl

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

Fix sobolindices for multiple external models #114

Closed FriesischScott closed 1 year ago

FriesischScott commented 1 year ago

The loop created separate folders when executed with multiple external solvers. This way, it makes use of the convenience function which will run the models in the same timestamped folder.

Closes #113

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (b0f59b5) 98.83% compared to head (377fa6e) 98.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## ========================================== - Coverage 98.83% 98.83% -0.01% ========================================== Files 22 22 Lines 686 684 -2 ========================================== - Hits 678 676 -2 Misses 8 8 ``` | [Impacted Files](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf) | Coverage Δ | | |---|---|---| | [src/sensitivity/sobolindices.jl](https://app.codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf#diff-c3JjL3NlbnNpdGl2aXR5L3NvYm9saW5kaWNlcy5qbA==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.