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

hyperledger / fabric-x-committer / 30914533709
91%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 01:38PM UTC
Jobs 3
Files 131
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

04 Aug 2026 01:34PM UTC coverage: 90.981% (-0.009%) from 90.99%
30914533709

push

github

web-flow
[query-test] Fix flaky TestQueryWithConsistentView (#742)

#### Type of change

- Test update

#### Description

- Wait for `processingSessions{session="transactions"}` to reach 0 after
ending the three
aggregated views and before creating the final view. That gauge is
decremented only once
the batcher has lost its last reference and been cancelled, so it is a
sound signal that
the batcher is retired and the final view will open a fresh transaction.
- Assert the gauge is 1 before ending the views, so the wait has to
observe a 1 -> 0
  transition rather than passing on a value the gauge already held.
- Fixed in the test only; the asynchronous batcher release in `makeView`
is left as is.

#### Related issues

- resolves #711

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>

10582 of 11631 relevant lines covered (90.98%)

33037.35 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
94.17
-4.17% mock/coordinator.go
3
77.13
-0.39% service/sidecar/sidecar.go
2
95.65
-2.17% service/verifier/verifier_server.go
2
91.15
-0.88% service/vc/validator_committer_service.go
Jobs
ID Job ID Ran Files Coverage
1 core-db-test - 30914533709.1 04 Aug 2026 01:38PM UTC 100
46.92
GitHub Action Run
2 unit-test - 30914533709.2 04 Aug 2026 01:40PM UTC 95
84.55
GitHub Action Run
3 db-test - 30914533709.3 04 Aug 2026 01:40PM UTC 131
78.75
GitHub Action Run
Source Files on build 30914533709
  • Tree
  • List 131
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a83dc124 on github
  • Prev Build on main (#30889524443)
  • Next Build on main (#30915313864)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc