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

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

Build:
Build:
LAST BUILD BRANCH: load-config-material
DEFAULT BRANCH: main
Ran 19 Feb 2026 05:00AM 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 04:55AM UTC coverage: 82.196% (+0.03%) from 82.167%
22169164435

Pull #85

github

cendhu
add ledger query APIs

This commits adds the following four gRPC APIs

    rpc GetLedgerInfo(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 ledger query APIs

14496 of 17636 relevant lines covered (82.2%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22169164435.1 19 Feb 2026 05:00AM UTC 180
82.2
GitHub Action Run
Source Files on build 22169164435
  • Tree
  • List 180
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
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