Rust icon indicating copy to clipboard operation
Rust copied to clipboard

Fixed typos in src/ciphers/chacha.rs

Open 0xprincedev opened this issue 2 months ago • 1 comments

This PR fixes typos in the file src/ciphers/chacha.rs

0xprincedev avatar Nov 06 '25 02:11 0xprincedev

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 95.44%. Comparing base (7c1542b) to head (818d95a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #943   +/-   ##
=======================================
  Coverage   95.44%   95.44%           
=======================================
  Files         332      332           
  Lines       21496    21496           
=======================================
  Hits        20516    20516           
  Misses        980      980           

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Nov 06 '25 02:11 codecov-commenter

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 07 '25 00:12 github-actions[bot]