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

When list_functions() is called with "tag", it is no longer displayed. #237

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

This PR should resolve Issue #210.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bcf0d2e) 98.80% compared to head (f9f9649) 98.80%.

:exclamation: Current head f9f9649 differs from pull request most recent head 617da7f. Consider uploading reports for the commit 617da7f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #237 +/- ## ======================================= Coverage 98.80% 98.80% ======================================= Files 45 45 Lines 1671 1678 +7 Branches 135 138 +3 ======================================= + Hits 1651 1658 +7 Misses 10 10 Partials 10 10 ``` | [Impacted Files](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono) | Coverage Δ | | |---|---|---| | [src/uqtestfuns/helpers.py](https://app.codecov.io/gh/damar-wicaksono/uqtestfuns/pull/237?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Damar+Wicaksono#diff-c3JjL3VxdGVzdGZ1bnMvaGVscGVycy5weQ==) | `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.