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

hyperledger / fabric-x-committer
92%

Build:
DEFAULT BRANCH: main
Repo Added 05 Feb 2026 01:59PM UTC
Files 128
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • additional-db-test
  • apt-ci-fix
  • backoff-v5
  • bccsp-race
  • bench-report-metrics
  • bft-delivery
  • bft-metrics
  • bob-reduce-context
  • bob-rules
  • buffer-race
  • build-unify
  • channel-race
  • ci-gotestsum
  • cli-refactor
  • cli-refs
  • client-test-race
  • client-tls-bug
  • commit-config-immediately
  • config-docs-yaml
  • connection-test-dep
  • coordinator-docs
  • coordinator-test-no-db
  • coveralls
  • cryptogen-recreate-support
  • dedup-templ
  • default-test-node-startup-setup
  • default-viper
  • deliver-check-block-order
  • deliver-seek-tls-cert
  • deliver-seek-tls-cert-fix
  • dependabot/go_modules/go_modules-9c5197dcb8
  • dependabot/go_modules/go_modules-d35c03d4db
  • dependabot/go_modules/go_modules-dc1255629f
  • dependabot/go_modules/go_modules-eee72e131a
  • dependencygraph-race
  • deployment-strategy
  • doc-loadgen-artifacts
  • dynamic-root-ca
  • dynamic-tls
  • enable-pprof
  • expose-ledger-api
  • external-server-config
  • extract-prometheus-startup-and-grpc-server-start
  • fabric-lib-go-v1.1.3
  • fabric-logging
  • fix-automatic-env
  • fix-bft-detection
  • fix-connection-reset
  • fix-container-image
  • fix-container-test-macos
  • fix-db-test
  • fix-falky-svmupdate-test
  • fix-flaky
  • fix-flaky-conn-metrics
  • fix-flaky-loadgen-coord
  • fix-master-tserver-rf
  • fix-metrics
  • fix-mkdoc-url
  • fix-port-container-test
  • fix-release-path
  • fix-sign
  • fix-test-node-with-insecure
  • fix-test-wait
  • fix-waiting-tx-count
  • fix/coordinator-waiting-status-count
  • fix/todo-001
  • fix/todo-002
  • fix/todo-005
  • fix/todo-017
  • flaky-test-orderer
  • getpeersmspdirs-no-hardcode
  • go-fix
  • grpc-logger-fix
  • grpcservice-refactor
  • healthz-check
  • http-endpoint
  • ledger-service-wait-behaviour
  • lifecycle-policy
  • limit-block-apis
  • limit-inputs-block-apis
  • load-config-block-certs
  • loadgen-manual-msp
  • loadgen-remove-ctx
  • make-ci-local
  • make-fixes
  • makefile-lints
  • makefile-test-flags
  • metrics-bob-rules
  • metrics-tls
  • metrics-url-race
  • migrate-to-postgres-official-image
  • minimize-logs
  • mkdocs
  • mock-orderer-direct-config
  • mock-orderer-dynamic-tls
  • mock-orderer-features
  • mock-orderer-stream-holder
  • mock-verifier-race
  • move-retry-package
  • move-testcrypto-to-common
  • namespace-policy-docs
  • notifier-metrics
  • optimize-map-block
  • orderer-config-race
  • pgx5
  • postgres-renaming
  • prom-refactor
  • qs-pen-test-fix
  • race-detection
  • rate-limit-sidecar
  • refactor-channel
  • refactor-cmd
  • refactor-test
  • release-1.0
  • remove-common-root-cas
  • remove-file
  • remove-ifrit-gomega
  • rename
  • rename-materials
  • rename-util-files
  • review-ai-prompt
  • rm-gpl-tools
  • rm-reployment
  • rm-unused
  • root-ca-workaround-fix
  • service-manager
  • sidecar-block-store-code-fix
  • sidecar-diagram-mod
  • sidecar-diagrm
  • sidecar-limit-active-txids-notifier
  • sidecar-race
  • sidecar-remove-chan-id
  • sidecar-unified
  • split-tablets
  • start-server-readiness-context
  • sustain-config
  • sync-block
  • template-tls-per-endpoint
  • test-container-port-binding
  • test-coverage-connection
  • test-coverage-improve
  • test-coverage-latency
  • test-coverage-tests
  • test-limiter-max-wait
  • test-minor-fixes
  • test-query-status
  • test-tls-flatten
  • testcrypto-race
  • testcrypto-refactor
  • tls-docs-update
  • unused-code
  • update-common
  • update-common-dep
  • update-dep
  • update-deps
  • update-to-latest-common
  • update-to-yugabytedb-latest-lts
  • upgrade-pg
  • vc-docs
  • vc-race
  • vc-resource-leak
  • verifier-test-remove-gomega
  • verifier-timeout
  • worktree-notification-docs

27 May 2026 11:39AM UTC coverage: 91.501% (-0.2%) from 91.743%
26508903596

push

github

web-flow
[bob] Reduce initial context from 25K to 19K (#614)

#### Type of change

- Improvement (improvement to code, performance, etc)
 
#### Description

This commit reduces Bob's initial context from 25K tokens to 19K.

- Moving the testing rules to a skill
- Removing some repeating lines

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

10217 of 11166 relevant lines covered (91.5%)

41337.69 hits per line

Relevant lines Covered
Build:
Build:
11166 RELEVANT LINES 10217 COVERED LINES
41337.69 HITS PER LINE
Source Files on main
  • Tree
  • List 128
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26508903596 main [bob] Reduce initial context from 25K to 19K (#614) #### Type of change - Improvement (improvement to code, performance, etc) #### Description This commit reduces Bob's initial context from 25K tokens to 19K. - Moving the testing rules to a ... push 27 May 2026 11:42AM UTC web-flow github
91.5
26507289326 main [sidecar] Fix empty timeout notifications (#603) #### Type of change - Bug fix #### Description When a timeout callback is ordered after a status delivery, the status handler removes all TX IDs from the subscription map first. The subsequent ... push 27 May 2026 11:06AM UTC web-flow github
91.74
26434640677 main [sidecar] Single object for delivery (#595) #### Type of change - Improvement (improvement to code, performance, etc) #### Description - Use a single Sidecar object for all delivery API - Create block store object on `run()` and close it when... push 26 May 2026 05:48AM UTC web-flow github
91.41
26142711552 main [ordererdial] Refactor ordererdial package to use connection.TLSConfig (#598) #### Type of change - Improvement (duplication reduction) #### Description - This PR refactors the `ordererdial` package to eliminate code duplication by leveraging ... push 20 May 2026 05:13AM UTC web-flow github
91.5
26139752972 main [dep] update to fabric-x-common v0.2.4 (#599) #### Type of change - Dependency update #### Description This commit updates fabric-x-common dependency to v0.2.4 Signed-off-by: Senthilnathan <cendhu@gmail.com> push 20 May 2026 03:43AM UTC web-flow github
91.72
26026459441 main [verifier] Fix timeout bug (#596) #### Type of change - Bug fix - Improvement (improvement to code, performance, etc) #### Description - Fix timeout behaviour to start from the last batch submitted (instead of the last received item) - Batch ... push 18 May 2026 10:00AM UTC web-flow github
91.41
26026261795 main Fix arma block verifier BFT detection in sidecar (#597) #### Type of change - Bug fix #### Description Enable BFT block signature verification when orderer consensus type is arma, not only when channel capabilities report BFT support. Arma bl... push 18 May 2026 09:55AM UTC web-flow github
91.55
25982750608 main [dependencies] update (#591) #### Type of change - Dependencies #### Description Update fabric-x-common and all other dependencies. Signed-off-by: Senthilnathan <cendhu@gmail.com> push 17 May 2026 05:51AM UTC web-flow github
91.55
25950200800 main [db] Fix coverage issue (yugabyte) (#589) #### Type of change - Improvement (improvement to code, performance, etc) #### Description - Remove unused code - Add coverage report for YugabyteDB tests - DB start scripts report DB version (for deb... push 16 May 2026 02:21AM UTC web-flow github
91.64
25859829703 main [vc] Delay DB connection to Run() (#588) #### Type of change - Bug fix #### Description - Delay DB connection to Run() - Increase the loadgen-test payload-cache-size to prevent repeated TXs #### Additional details If VC was created but Run(... push 14 May 2026 12:30PM UTC web-flow github
91.75
See All Builds (722)
  • Repo on GitHub
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