damar-wicaksono / uqtestfuns

A Python3 library of test functions from the uncertainty quantification community with a common interface for validation and benchmarking purposes.
https://uqtestfuns.readthedocs.io/en/latest/
MIT License
8 stars 0 forks source link

Add a brief introduction to reliability analysis #253

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

This PR should resolve Issue #202.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bb70e81) 98.79% compared to head (950de4f) 98.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #253 +/- ## ======================================= Coverage 98.79% 98.79% ======================================= Files 51 51 Lines 1824 1824 Branches 139 139 ======================================= Hits 1802 1802 Misses 11 11 Partials 11 11 ``` | [Impacted Files](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono) | Coverage Δ | | |---|---|---| | [...rc/uqtestfuns/test\_functions/cantilever\_beam\_2d.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvY2FudGlsZXZlcl9iZWFtXzJkLnB5) | `100.00% <ø> (ø)` | | | [...c/uqtestfuns/test\_functions/circular\_pipe\_crack.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvY2lyY3VsYXJfcGlwZV9jcmFjay5weQ==) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/damped\_oscillator.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvZGFtcGVkX29zY2lsbGF0b3IucHk=) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/four\_branch.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvZm91cl9icmFuY2gucHk=) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/gayton\_hat.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvZ2F5dG9uX2hhdC5weQ==) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/hyper\_sphere.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvaHlwZXJfc3BoZXJlLnB5) | `100.00% <ø> (ø)` | | | [...c/uqtestfuns/test\_functions/speed\_reducer\_shaft.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvc3BlZWRfcmVkdWNlcl9zaGFmdC5weQ==) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/sobol\_g.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvc29ib2xfZy5weQ==) | `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.