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

CHIA-2218 Remove no longer needed get_block_path #19137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AmineKhaldi
Copy link
Contributor

From e1c1f6c onwards this is no longer used.

@AmineKhaldi AmineKhaldi added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Cleanup Code cleanup labels Jan 14, 2025
@AmineKhaldi AmineKhaldi self-assigned this Jan 14, 2025
Copy link

coveralls-official bot commented Jan 14, 2025

Pull Request Test Coverage Report for Build 12906277705

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 16 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+0.03%) to 91.542%

Files with Coverage Reduction New Missed Lines %
chia/wallet/util/wallet_sync_utils.py 1 86.14%
chia/server/address_manager.py 1 90.3%
chia/server/node_discovery.py 2 81.5%
chia/consensus/blockchain.py 2 94.14%
chia/timelord/timelord_launcher.py 2 89.29%
chia/wallet/wallet_node.py 4 88.03%
chia/full_node/full_node.py 4 86.54%
Totals Coverage Status
Change from base Build 12894248841: 0.03%
Covered Lines: 105342
Relevant Lines: 114900

💛 - Coveralls

@AmineKhaldi AmineKhaldi marked this pull request as ready for review January 22, 2025 13:28
@AmineKhaldi AmineKhaldi requested a review from a team as a code owner January 22, 2025 13:28
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 Cleanup Code cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants