Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

fix: resolve clippy warnings for green CI badge#1

Open
noahgift wants to merge 1 commit into
mainfrom
fix/ci-clippy
Open

fix: resolve clippy warnings for green CI badge#1
noahgift wants to merge 1 commit into
mainfrom
fix/ci-clippy

Conversation

@noahgift

Copy link
Copy Markdown
Contributor

Summary

  • Allow cast_precision_loss, cast_possible_truncation, and float_cmp for math module (statistical computation legitimately uses lossy numeric casts)

Test plan

  • cargo clippy --all-targets -- -D warnings passes
  • cargo test --lib passes (78 tests)

Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant