chore: Ensure inbound statusz request returns empty if known publishers is empty. - #3572
Open
jsync-swirlds wants to merge 2 commits into
Open
chore: Ensure inbound statusz request returns empty if known publishers is empty.#3572jsync-swirlds wants to merge 2 commits into
jsync-swirlds wants to merge 2 commits into
Conversation
…rs is empty. * Adjusted inbound status handler to return empty `NetworkData` if known publishers is empty. Signed-off-by: Joseph S. <121976561+jsync-swirlds@users.noreply.github.com>
jsync-swirlds
requested review from
AlfredoG87,
ata-nas and
ivannov
and removed request for
jasperpotts
August 29, 2026 01:37
Signed-off-by: Joseph S. <121976561+jsync-swirlds@users.noreply.github.com>
Codecov Report❌ Patch coverage is
@@ Coverage Diff @@
## main #3572 +/- ##
============================================
- Coverage 83.66% 83.65% -0.02%
+ Complexity 2596 2594 -2
============================================
Files 219 219
Lines 11377 11379 +2
Branches 1331 1332 +1
============================================
Hits 9519 9519
- Misses 1365 1368 +3
+ Partials 493 492 -1
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reviewer Notes
NetworkDataif known publishers is empty.Related Issue(s)
Resolves #3540