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

Fix wrong link to the stable docs in the README #307

Closed damar-wicaksono closed 9 months ago

damar-wicaksono commented 9 months ago

This commit should resolve Issue #303.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2495d8a) 98.86% compared to head (1fa6e8f) 98.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #307 +/- ## ======================================= Coverage 98.86% 98.86% ======================================= Files 57 57 Lines 1934 1934 Branches 140 140 ======================================= Hits 1912 1912 Misses 11 11 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.