Skip to content

M4 #334: Add # Errors and # Panics doc sections to public fallible functions#370

Merged
joaquinbejar merged 10 commits into
mainfrom
M4/issue-334-errors-panics-docs
Apr 19, 2026
Merged

M4 #334: Add # Errors and # Panics doc sections to public fallible functions#370
joaquinbejar merged 10 commits into
mainfrom
M4/issue-334-errors-panics-docs

address review: align # Errors docs with actual clamping behaviour

9927021
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2026 in 0s

75.71% (target 72.00%)

View this Pull Request on Codecov

75.71% (target 72.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/chains/chain.rs 85.35% <ø> (ø)
src/chains/rnd.rs 96.66% <ø> (ø)
src/curves/basic.rs 95.00% <ø> (ø)
src/curves/traits.rs 87.64% <ø> (ø)
src/curves/types.rs 91.66% <ø> (ø)
src/error/options.rs 100.00% <ø> (ø)
src/geometrics/analysis/metrics.rs 100.00% <ø> (ø)
src/geometrics/analysis/traits.rs 100.00% <ø> (ø)
src/geometrics/interpolation/traits.rs 94.11% <ø> (ø)
src/geometrics/operations/axis.rs 81.81% <ø> (ø)
... and 49 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.