• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperledger / fabric-x-common / 22170907434 / 1
82%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix-fileledger-newest-empty
DEFAULT BRANCH: main
Ran 19 Feb 2026 06:20AM UTC
Files 180
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Feb 2026 06:18AM UTC coverage: 82.167%. Remained the same
22170907434.1

Pull #85

github

cendhu
add block query APIs

This commits adds the following four gRPC APIs

    rpc GetBlockchainInfo(google.protobuf.Empty) returns (common.BlockchainInfo);
    rpc GetBlockByNumber(BlockNumber) returns (common.Block);
    rpc GetBlockByTxID(TxID) returns (common.Block);
    rpc GetTxByID(TxID) returns (common.Envelope);

to be exposed by the sidecar to allow endorser/fsc to query
block or tx envelope from the ledger store.

Signed-off-by: Senthilnathan <cendhu@gmail.com>
Pull Request #85: [proto] add block query APIs

14491 of 17636 relevant lines covered (82.17%)

0.92 hits per line

Source Files on job 22170907434.1
  • Tree
  • List 180
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22170907434
  • 0501a519 on github
  • Prev Job for on expose-ledger-api (#22067761500.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc