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

Enable cets_discovery get_nodes queries even with no tables #43

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

arcusfelis
Copy link
Contributor

Enable cets_discovery get_nodes queries even with no tables.

Discovery is important to join nodes, so enable it even with no added tables to track.
This should simplify logic and testing a bit.

Discovery is important to join nodes, so enable it
even with no added tables to track.
This should simplify logic and testing a bit.
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4ef4a34) 98.21% compared to head (ce92a1b) 98.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   98.21%   98.20%   -0.01%     
==========================================
  Files          10       10              
  Lines         727      726       -1     
==========================================
- Hits          714      713       -1     
  Misses         13       13              

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

@arcusfelis arcusfelis marked this pull request as ready for review November 28, 2023 17:56
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

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

👍

@chrzaszcz chrzaszcz merged commit a2f4327 into main Nov 29, 2023
8 checks passed
@chrzaszcz chrzaszcz deleted the disco-works-even-with-no-tables branch November 29, 2023 07:46
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.

None yet

2 participants