FriesischScott / UncertaintyQuantification.jl

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

Update CI workflow #101

Closed FriesischScott closed 1 year ago

FriesischScott commented 1 year ago

This will use all the latest actions and add caching of julia packages and artifacts to hopefully speed up the builds a bit.

It also increases the stability of some tests. The test for sobolindices with Latin hypercube sampling is deactivated for now.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (afee010) 98.94% compared to head (238a465) 98.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #101 +/- ## ========================================== - Coverage 98.94% 98.64% -0.31% ========================================== Files 21 21 Lines 665 665 ========================================== - Hits 658 656 -2 - Misses 7 9 +2 ``` | [Impacted Files](https://codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/101?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://codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/101?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%> (+0.86%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/FriesischScott/UncertaintyQuantification.jl/pull/101/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jasper+Behrensdorf). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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: Do you have feedback about the report comment? Let us know in this issue.