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

Prepare the release of v0.4.0 #283

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

This PR should resolve Issue #260 and make the current code base ready for v0.4.0 release. After tagging, the package will be published in PyPI.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6fb4b8b) 98.85% compared to head (bf68164) 98.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #283 +/- ## ======================================= Coverage 98.85% 98.85% ======================================= Files 56 56 Lines 1916 1916 Branches 139 139 ======================================= Hits 1894 1894 Misses 11 11 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.