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 an implementation of the (second) Franke function #190

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

This PR should resolve Issue #186.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (64a79eb) 99.11% compared to head (da9e91b) 99.13%.

:exclamation: Current head da9e91b differs from pull request most recent head 1bc5807. Consider uploading reports for the commit 1bc5807 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #190 +/- ## ========================================== + Coverage 99.11% 99.13% +0.01% ========================================== Files 41 42 +1 Lines 1471 1495 +24 Branches 128 129 +1 ========================================== + Hits 1458 1482 +24 Misses 7 7 Partials 6 6 ``` | [Impacted Files](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono) | Coverage Δ | | |---|---|---| | [src/uqtestfuns/test\_functions/franke\_1.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvZnJhbmtlXzEucHk=) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/franke\_3.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvZnJhbmtlXzMucHk=) | `100.00% <ø> (ø)` | | | [src/uqtestfuns/test\_functions/\_\_init\_\_.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [src/uqtestfuns/test\_functions/franke\_2.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvdGVzdF9mdW5jdGlvbnMvZnJhbmtlXzIucHk=) | `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.