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

Add genesis challenge to get_network_info rpcs #18000

Merged
merged 1 commit into from May 10, 2024

Conversation

cmmarslender
Copy link
Contributor

No description provided.

@cmmarslender cmmarslender added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label May 9, 2024
@cmmarslender cmmarslender requested a review from a team as a code owner May 9, 2024 17:28
Copy link

Pull Request Test Coverage Report for Build 9021099600

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 3 files are covered.
  • 13 unchanged lines in 8 files lost coverage.
  • Overall coverage increased (+0.003%) to 90.811%

Files with Coverage Reduction New Missed Lines %
chia/_tests/simulation/test_simulation.py 1 96.5%
chia/wallet/wallet_node.py 1 88.94%
chia/timelord/timelord_launcher.py 1 69.92%
chia/daemon/server.py 1 84.13%
chia/introducer/introducer.py 1 78.26%
chia/full_node/full_node.py 2 84.81%
chia/rpc/rpc_server.py 3 88.04%
chia/server/node_discovery.py 3 79.43%
Totals Coverage Status
Change from base Build 9018383795: 0.003%
Covered Lines: 98955
Relevant Lines: 108912

💛 - Coveralls

Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

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

aok

@cmmarslender cmmarslender merged commit e88d2e4 into main May 10, 2024
356 checks passed
@cmmarslender cmmarslender deleted the genesis-to-get-network-info branch May 10, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants