Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Cargo clippy #944

Merged
merged 4 commits into from
Nov 29, 2024
Merged

Fix Cargo clippy #944

merged 4 commits into from
Nov 29, 2024

Conversation

nicole-graus
Copy link
Contributor

Fix: curves, unsigned integer and hash clippy.

@nicole-graus nicole-graus requested a review from a team as a code owner November 29, 2024 18:30
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.99%. Comparing base (d016a73) to head (cf35df8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #944   +/-   ##
=======================================
  Coverage   70.99%   70.99%           
=======================================
  Files         153      153           
  Lines       32770    32770           
=======================================
  Hits        23264    23264           
  Misses       9506     9506           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

crypto/src/hash/sha3/mod.rs Outdated Show resolved Hide resolved
crypto/src/hash/sha3/mod.rs Outdated Show resolved Hide resolved
@ColoCarletti ColoCarletti added this pull request to the merge queue Nov 29, 2024
Merged via the queue into main with commit fc33967 Nov 29, 2024
8 checks passed
@ColoCarletti ColoCarletti deleted the fix_cargo_clippy branch November 29, 2024 19:27
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.

5 participants