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

rpc: add indexinfo results #2289

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

Conversation

DeviaVir
Copy link

We're relying on the getindexinfo CLI now to fetch information, but would standardize on the btcd package instead. This adds the GetIndexInfoResult and GetIndexInfoCmd

@DeviaVir DeviaVir force-pushed the indexinfo branch 2 times, most recently from fe3c40f to fffd8b2 Compare December 13, 2024 11:51
@coveralls
Copy link

coveralls commented Dec 13, 2024

Pull Request Test Coverage Report for Build 12317325689

Details

  • 8 of 30 (26.67%) changed or added relevant lines in 2 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 57.255%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rpcclient/chain.go 4 26 15.38%
Files with Coverage Reduction New Missed Lines %
peer/peer.go 6 74.16%
Totals Coverage Status
Change from base Build 12253655920: -0.03%
Covered Lines: 29915
Relevant Lines: 52249

💛 - Coveralls

@DeviaVir DeviaVir force-pushed the indexinfo branch 2 times, most recently from f3a9b9b to eefaf1b Compare December 13, 2024 12:24
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.

2 participants