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 compile-time warnings in fuzzing #1720

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

Introduced in two recent PRs.

@codecov-commenter
Copy link

Codecov Report

Base: 90.80% // Head: 90.77% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (f1d70be) compared to base (71f4749).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1720      +/-   ##
==========================================
- Coverage   90.80%   90.77%   -0.03%     
==========================================
  Files          86       86              
  Lines       46670    46670              
  Branches    46670    46670              
==========================================
- Hits        42377    42367      -10     
- Misses       4293     4303      +10     
Impacted Files Coverage Δ
lightning/src/chain/channelmonitor.rs 91.20% <ø> (ø)
lightning-net-tokio/src/lib.rs 76.73% <0.00%> (-0.31%) ⬇️
lightning/src/chain/onchaintx.rs 95.40% <0.00%> (-0.23%) ⬇️
lightning/src/ln/functional_tests.rs 96.87% <0.00%> (-0.14%) ⬇️
lightning-invoice/src/utils.rs 96.77% <0.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TheBlueMatt TheBlueMatt merged commit 6ae6d36 into lightningdevkit:main Sep 14, 2022
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.

4 participants