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

dunglas / go-urlpattern / 24676830763
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: chore/lint-fixes
DEFAULT BRANCH: main
Ran 20 Apr 2026 04:03PM UTC
Jobs 1
Files 6
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

20 Apr 2026 04:01PM UTC coverage: 91.865%. Remained the same
24676830763

Pull #10

github

dunglas
ci: bump actions, pin toolchain, add lint config

- actions/checkout v4 -> v6, actions/setup-go v5 -> v6,
  golangci/golangci-lint-action v6 -> v9. shogo82148/actions-goveralls
  stays on v1 (still the current major).
- Set GOTOOLCHAIN=local so setup-go's requested Go version is actually
  used; without it the `oldstable` matrix entry can silently upgrade to
  `stable` via the toolchain directive.
- golangci-lint-action v7+ uses golangci-lint v2, whose default lint
  set is broader than v1's and trips on three pre-existing style rules.
  Add a minimal .golangci.yml disabling them with the reason inline:
  - ST1012: exported FooError variables are public API, renaming would
    break consumers.
  - ST1020 / ST1021: exported symbols are documented with a link to
    the corresponding WHATWG spec paragraph, which is more useful than
    a synthetic "Foo does..." sentence for a spec-conforming impl.
  Fix the one DefaultPorts godoc (ST1022) in place rather than
  silencing it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #10: chore: bump deps, bump GitHub Actions, widen Go support matrix

1502 of 1635 relevant lines covered (91.87%)

1122.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24676830763.1 20 Apr 2026 04:03PM UTC 6
91.87
GitHub Action Run
Source Files on build 24676830763
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #10
  • PR Base - main (#24667373104)
  • Delete
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