Skip to content

Make connect_with_unknown_server actually connect to unknown server#4034

Merged
tnull merged 1 commit intolightningdevkit:mainfrom
benthecarman:block-sync-test-port
Sep 1, 2025
Merged

Make connect_with_unknown_server actually connect to unknown server#4034
tnull merged 1 commit intolightningdevkit:mainfrom
benthecarman:block-sync-test-port

Conversation

@benthecarman
Copy link
Contributor

This test would fail for me locally because apparently I had apache running. This changes it so we look for an open port instead of just assuming that port 80 is unused.

This test would fail for me locally because apparently I had apache
running. This changes it so we look for an open port instead of just
assuming that port 80 is unused.
@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Aug 29, 2025

I've assigned @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@ldk-reviews-bot ldk-reviews-bot requested a review from tnull August 29, 2025 02:02
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.73%. Comparing base (a9bbb24) to head (38c5b70).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4034      +/-   ##
==========================================
- Coverage   88.74%   88.73%   -0.01%     
==========================================
  Files         176      176              
  Lines      128845   128848       +3     
  Branches   128845   128848       +3     
==========================================
- Hits       114340   114337       -3     
- Misses      11912    11915       +3     
- Partials     2593     2596       +3     
Flag Coverage Δ
fuzzing 21.93% <ø> (ø)
tests 88.57% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

Copy link
Contributor

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

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

LGMT!

@ldk-reviews-bot
Copy link

🔔 1st Reminder

Hey @tnull! This PR has been waiting for your review.
Please take a look when you have a chance. If you're unable to review, please let us know so we can find another reviewer.

Copy link
Contributor

@tnull tnull left a comment

Choose a reason for hiding this comment

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

Simple enough.

@tnull tnull merged commit 18f4e48 into lightningdevkit:main Sep 1, 2025
25 checks passed
@benthecarman benthecarman deleted the block-sync-test-port branch September 1, 2025 11:39
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