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

hyperledger / fabric-x-committer / 30909942146
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: loadgen-index-addressable-keys
DEFAULT BRANCH: main
Ran 04 Aug 2026 12:42PM 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 12:35PM UTC coverage: 91.076% (+0.09%) from 90.99%
30909942146

Pull #742

github

liran-funaro
[query-test] Fix flaky TestQueryWithConsistentView

#### 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>
Pull Request #742: [query-test] Fix flaky TestQueryWithConsistentView

10593 of 11631 relevant lines covered (91.08%)

33915.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
78.49
0.97% service/sidecar/sidecar.go
3
64.71
-17.65% utils/serve/server.go
2
91.15
-0.88% service/vc/validator_committer_service.go
2
94.42
-0.86% service/coordinator/coordinator.go
1
97.5
-0.83% mock/coordinator.go
1
94.95
-1.01% loadgen/adapters/common.go
1
80.33
-1.64% utils/utils.go
Jobs
ID Job ID Ran Files Coverage
1 db-test - 30909942146.1 04 Aug 2026 12:43PM UTC 131
78.83
GitHub Action Run
2 unit-test - 30909942146.2 04 Aug 2026 12:43PM UTC 95
84.59
GitHub Action Run
3 core-db-test - 30909942146.3 04 Aug 2026 12:42PM UTC 100
46.92
GitHub Action Run
Source Files on build 30909942146
  • Tree
  • List 131
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #742
  • PR Base - main (#30889524443)
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