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

valkyrjaio / project-template-ts / 30889201517
100%

Build:
DEFAULT BRANCH: 26.x
Ran 04 Aug 2026 07:57AM UTC
Jobs 1
Files 1
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 07:47AM UTC coverage: 100.0%. Remained the same
30889201517

push

github

web-flow
[Readme] fix: Pin the .github document links to the version branch (#108)

# Description

The `.github` document links point at `master`. `.github` maintains a
`26.x`
branch, and `master` is 62 commits behind it, so these links can serve a
document that no longer matches the conventions this repository follows.

Every other link in this README pins a version: the badges read `26.x`,
and the
license link reads `26.x`. A link into `.github` is the same kind of
link, and it
now reads `26.x` too.

The affected documents are `CONTRIBUTING.md`, `REPOSITORY_NAMING.md`,
`SECURITY.md`, and `VOCABULARY.md`.

Most of these documents hold the same bytes on both branches today, so a
reader
does not get a wrong convention right now. `COPYRIGHT_HEADER.md` already
differs
between the two branches. The link is the defect, not the content of the
day: a
`master` link serves whatever `master` holds when a reader opens it.

A review of valkyrjaio/valkyrja-starter-app-go#1 raised this. The
`master` form
was defended first, because the Java ports write it that way. That was
wrong.
The Java ports carry the same defect, so matching them propagated the
defect
rather than justifying it. `architecture/README.md`, which already pins
`26.x`,
was the correct model.

The Go ports carry the fix in valkyrjaio/valkyrja-go#5,
valkyrjaio/ci-golangcilint-go#9, valkyrjaio/sindri-go#1, and
valkyrjaio/valkyrja-starter-app-go#1.

## Verification

- Every rewritten URL answers 200 on `26.x`.
- Prettier 3.9.6 reports every Markdown file formatted.

## Types of changes

- [ ] Improvement _(non-breaking change which improves code)_
- [x] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

## Changes

- **`README.md`** — the `.github` document ... (continued)

2 of 2 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30889201517.1 04 Aug 2026 07:57AM UTC 1
100.0
GitHub Action Run
Source Files on build 30889201517
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30889201517
  • 220c8acc on github
  • Prev Build on 26.x (#30840831313)
  • Next Build on 26.x (#30892909441)
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