Skip to content

tests/math: deepen binary and hyperbolic edges#125

Merged
arduano merged 1 commit intomasterfrom
feat/test-audit-binary-hyperbolic
Mar 23, 2026
Merged

tests/math: deepen binary and hyperbolic edges#125
arduano merged 1 commit intomasterfrom
feat/test-audit-binary-hyperbolic

Conversation

@arduano
Copy link
Copy Markdown
Owner

@arduano arduano commented Mar 23, 2026

Summary

  • add an f32 binary-misc adversarial-lane suite alongside the existing f64 one
  • add missing f32 signed-zero and boundary-triplet coverage for inverse-hyperbolic paths
  • broaden hyperbolic targeted coverage so f64 gets the same style of edge sweeps that f32 already had

Validation

  • cargo fmt --check
  • cargo clippy --all --all-targets -- --deny warnings
  • cargo clippy --all --all-targets --target aarch64-unknown-linux-gnu -- --deny warnings
  • cargo test -q
  • cargo test --release
  • cargo check --target wasm32-unknown-linux-unknown

Notes

  • the full-matrix wasm check hit an intermittent local target-resolution failure when three branches validated concurrently; rerunning cargo check --target wasm32-unknown-linux-unknown in isolation passed on this branch

@arduano arduano merged commit 6405642 into master Mar 23, 2026
4 checks passed
@arduano arduano deleted the feat/test-audit-binary-hyperbolic branch March 23, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant