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

rustfmt: Run on crypto module #3315

Merged
merged 12 commits into from
Sep 16, 2024

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Sep 16, 2024

No description provided.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 96.58793% with 13 lines in your changes missing coverage. Please review.

Project coverage is 89.63%. Comparing base (02973ea) to head (ac0ff87).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
lightning/src/crypto/chacha20.rs 95.21% 10 Missing ⚠️
lightning/src/crypto/streams.rs 84.61% 2 Missing ⚠️
lightning/src/crypto/chacha20poly1305rfc.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3315      +/-   ##
==========================================
- Coverage   89.65%   89.63%   -0.02%     
==========================================
  Files         126      126              
  Lines      102532   102546      +14     
  Branches   102532   102546      +14     
==========================================
- Hits        91922    91916       -6     
- Misses       7887     7908      +21     
+ Partials     2723     2722       -1     

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

Copy link
Collaborator

@TheBlueMatt TheBlueMatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@TheBlueMatt TheBlueMatt merged commit 6662c5c into lightningdevkit:main Sep 16, 2024
16 of 19 checks passed
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.

2 participants