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

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

Build:
Build:
LAST BUILD BRANCH: load-config-material
DEFAULT BRANCH: main
Ran 19 Feb 2026 06:20AM UTC
Jobs 1
Files 180
Run time 1min
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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.03
-0.68% common/channelconfig/bundle.go
2
93.81
-2.06% common/deliverclient/blocksprovider/block_receiver.go
Jobs
ID Job ID Ran Files Coverage
1 22170907434.1 19 Feb 2026 06:20AM UTC 180
82.17
GitHub Action Run
Source Files on build 22170907434
  • Tree
  • List 180
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #85
  • PR Base - main (#22067761500)
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