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

Log gossip query msgs at GOSSIP instead of TRACE as they're huge #1421

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2022

Codecov Report

Merging #1421 (d0a1b2b) into main (0a0f87c) will increase coverage by 0.41%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1421      +/-   ##
==========================================
+ Coverage   90.83%   91.25%   +0.41%     
==========================================
  Files          73       74       +1     
  Lines       41266    44450    +3184     
  Branches    41266    44450    +3184     
==========================================
+ Hits        37486    40565    +3079     
- Misses       3780     3885     +105     
Impacted Files Coverage Δ
lightning/src/ln/peer_handler.rs 52.61% <100.00%> (ø)
lightning-invoice/src/de.rs 80.49% <0.00%> (-0.78%) ⬇️
lightning/src/ln/functional_tests.rs 97.11% <0.00%> (-0.04%) ⬇️
lightning/src/ln/inbound_payment.rs 93.49% <0.00%> (ø)
lightning-invoice/src/utils.rs 97.16% <0.00%> (+0.48%) ⬆️
lightning/src/routing/scoring.rs 95.25% <0.00%> (+1.02%) ⬆️
lightning/src/ln/mod.rs 96.42% <0.00%> (+1.42%) ⬆️
lightning-invoice/src/lib.rs 89.96% <0.00%> (+1.72%) ⬆️
lightning/src/ln/channelmanager.rs 89.26% <0.00%> (+4.32%) ⬆️
lightning-block-sync/src/rpc.rs 84.66% <0.00%> (+6.15%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a0f87c...d0a1b2b. Read the comment docs.

@TheBlueMatt TheBlueMatt merged commit 7181b53 into lightningdevkit:main Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants