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

Remove `rng_seed_prob_input` from the constructor of UQTestFunABC. #281

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

This PR should resolve Issue #279.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2db9f31) 98.84% compared to head (3690148) 98.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #281 +/- ## ======================================= Coverage 98.84% 98.84% ======================================= Files 55 55 Lines 1900 1900 Branches 139 139 ======================================= Hits 1878 1878 Misses 11 11 Partials 11 11 ``` | [Impacted Files](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono) | Coverage Δ | | |---|---|---| | [src/uqtestfuns/core/uqtestfun\_abc.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvY29yZS91cXRlc3RmdW5fYWJjLnB5) | `91.83% <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.