Skip to content

Use NodeAlias type in NodeAnnouncement #2179

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

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

benthecarman
Copy link
Contributor

This should make it easier to be able to display this as a string safely as NodeAlias already has impled display.

TheBlueMatt
TheBlueMatt previously approved these changes Apr 12, 2023
TheBlueMatt
TheBlueMatt previously approved these changes Apr 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (157af6e) 91.36% compared to head (459218a) 91.34%.

❗ Current head 459218a differs from pull request most recent head f78e6b9. Consider uploading reports for the commit f78e6b9 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2179      +/-   ##
==========================================
- Coverage   91.36%   91.34%   -0.02%     
==========================================
  Files         102      102              
  Lines       50369    50370       +1     
  Branches    50369    50370       +1     
==========================================
- Hits        46018    46009       -9     
- Misses       4351     4361      +10     
Impacted Files Coverage Δ
lightning/src/ln/peer_handler.rs 62.62% <ø> (ø)
lightning/src/ln/msgs.rs 84.10% <100.00%> (ø)
lightning/src/routing/gossip.rs 90.42% <100.00%> (+0.14%) ⬆️
lightning/src/routing/test_utils.rs 97.89% <100.00%> (ø)

... and 3 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TheBlueMatt TheBlueMatt merged commit b3ab1cb into lightningdevkit:main Apr 13, 2023
@benthecarman benthecarman deleted the use-node-alias-type branch April 13, 2023 19:47
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