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

hyperledger / fabric-x-committer / 30434633217
91%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2026 08:17AM 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

29 Jul 2026 08:13AM UTC coverage: 91.199% (-0.008%) from 91.207%
30434633217

push

github

web-flow
[skills] Document fork-based PR workflow in commit-and-issue skill (#704)

#### Type of change

- Documentation update

#### Description

- Add a "Push to your fork, then open the PR against upstream" step to
the commit-and-issue
  skill: push the branch to your fork and open the PR with
`gh pr create --repo hyperledger/fabric-x-committer --head
<your-user>:<branch>`, never
  pushing feature branches to upstream.
- Derive the fork owner generically via `gh api user -q .login` (no
hardcoded username), and
  explain how to identify the fork remote from `git remote -v`.
- Note that omitting the `owner:` prefix on `--head` opens an
upstream-branch PR or fails,
  and document recovering from a branch mistakenly pushed to upstream
  (`git push origin --delete`, re-point tracking to the fork).
- Update the top-of-file note so `hyperledger/fabric-x-committer` is
described as the
  upstream for `--repo`/issues while PRs come from the fork.

#### Related issues

- resolves #703

Signed-off-by: Senthilnathan <cendhu@gmail.com>

10455 of 11464 relevant lines covered (91.2%)

33700.77 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
78.49
-1.94% service/sidecar/sidecar.go
2
85.76
-0.68% service/query/batcher.go
1
88.99
-0.92% loadgen/adapters/broadcast.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 30434633217.1 29 Jul 2026 08:18AM UTC 95
84.56
GitHub Action Run
2 db-test - 30434633217.2 29 Jul 2026 08:18AM UTC 131
79.34
GitHub Action Run
3 core-db-test - 30434633217.3 29 Jul 2026 08:17AM UTC 100
46.56
GitHub Action Run
Source Files on build 30434633217
  • Tree
  • List 131
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • df67f186 on github
  • Prev Build on main (#30427832488)
  • Next Build on main (#30438259031)
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