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

jonasbn / punycode
70%

Build:
DEFAULT BRANCH: main
Repo Added 17 Feb 2022 03:16PM UTC
Files 1
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add/claude-md
  • broken_release_automation
  • copilot/pin-github-actions
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-6.0.0
  • dependabot/github_actions/actions/checkout-6.0.1
  • dependabot/github_actions/actions/checkout-6.0.2
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-go-6.1.0
  • dependabot/github_actions/actions/setup-go-6.2.0
  • dependabot/github_actions/actions/setup-go-6.3.0
  • dependabot/github_actions/actions/setup-go-6.4.0
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/github/codeql-action-4.32.2
  • dependabot/github_actions/github/codeql-action-4.32.3
  • dependabot/github_actions/github/codeql-action-4.32.4
  • dependabot/github_actions/github/codeql-action-4.32.5
  • dependabot/github_actions/github/codeql-action-4.32.6
  • dependabot/github_actions/github/codeql-action-4.33.0
  • dependabot/github_actions/github/codeql-action-4.34.1
  • dependabot/github_actions/github/codeql-action-4.35.1
  • dependabot/github_actions/github/codeql-action-4.35.2
  • dependabot/github_actions/github/codeql-action-4.35.3
  • dependabot/github_actions/github/codeql-action-b20883b0cd1f46c72ae0ba6d1090936928f9fa30
  • dependabot/github_actions/goreleaser/goreleaser-action-6.2.1
  • dependabot/github_actions/goreleaser/goreleaser-action-6.3.0
  • dependabot/github_actions/goreleaser/goreleaser-action-6.4.0
  • dependabot/github_actions/goreleaser/goreleaser-action-7.0.0
  • dependabot/github_actions/goreleaser/goreleaser-action-7.1.0
  • dependabot/github_actions/goreleaser/goreleaser-action-7.2.1
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.47.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.48.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.49.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.51.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.52.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.53.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.54.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.55.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.56.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.57.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.58.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.59.0
  • dependabot/github_actions/rojopolis/spellcheck-github-actions-0.60.0
  • dependabot/github_actions/shogo82148/actions-goveralls-1.10.0
  • dependabot/github_actions/shogo82148/actions-goveralls-1.11.0
  • dependabot/github_actions/shogo82148/actions-goveralls-25f5320d970fb565100cf1993ada29be1bb196a1
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/golang.org/x/net-0.49.0
  • dependabot/go_modules/golang.org/x/net-0.50.0
  • dependabot/go_modules/golang.org/x/net-0.51.0
  • dependabot/go_modules/golang.org/x/net-0.52.0
  • dependabot/go_modules/golang.org/x/net-0.53.0
  • go_1.25.7_patch-2
  • go_1.25_patch
  • go_idna
  • main
  • release-candidate-v0.15.0
  • release-candidate-v0.16.0
  • update/go-workflows-stable-version
  • workflow_cleanup

06 Jul 2026 07:04PM UTC coverage: 70.492%. Remained the same
28816240883

push

github

web-flow
Updated local dictionary (#171)

43 of 61 relevant lines covered (70.49%)

6.51 hits per line

Relevant lines Covered
Build:
Build:
61 RELEVANT LINES 43 COVERED LINES
6.51 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28816240883 main Updated local dictionary (#171) push 06 Jul 2026 07:04PM UTC web-flow github
70.49
28747449766 main docs: update CLAUDE.md with session learnings (#170) - Restore no-commit-to-branch note (lost in PR #169 squash) - Document disabled golangci-lint pre-commit hook and workaround - Document staticcheck version mismatch fix - Document spellcheck wo... push 05 Jul 2026 04:32PM UTC web-flow github
70.49
28747332566 main fix: resolve pre-release lint/format blockers and update CHANGELOG (#169) - Fix errcheck: explicitly discard unhandleable errors in captureOutput (io.Copy and w.Close in test helper have no t in scope) - Apply gofumpt formatting to main_test.go... push 05 Jul 2026 04:28PM UTC web-flow github
70.49
28746746978 main Merge pull request #168 from jonasbn/stabilizing_build Added more Claude code data and extended local dictionary push 05 Jul 2026 04:06PM UTC web-flow github
70.77
28746111703 main docs: add dependabot TODO list from config review (#167) * docs: add dependabot TODO list from tune-dependabot-config review Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: add spellcheck wordlist entries and correct dep count ... push 05 Jul 2026 03:44PM UTC web-flow github
70.77
28746109722 main chore: add dependabot groups and 7-day cooldown (#166) Groups minor+patch github-actions updates into a single rolling PR, adds a separate group for coordinated major-action bumps, and batches gomod minor+patch updates. The 7-day cooldown prevent... push 05 Jul 2026 03:44PM UTC web-flow github
70.77
28742183562 main chore: bump github/codeql-action from v4.36.2 to v4.36.3 (#165) Bundles dependabot PRs #160, #162, #163 — all three steps (init, autobuild, analyze) use the same underlying action release. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> push 05 Jul 2026 01:21PM UTC web-flow github
70.77
28742127992 main Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#164) Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - ... push 05 Jul 2026 01:19PM UTC web-flow github
70.77
28740634073 main Bump rojopolis/spellcheck-github-actions from 0.62.0 to 0.63.0 (#161) Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.62.0 to 0.63.0. - [Release notes](https://github.com/rojopolis/spellc... push 05 Jul 2026 12:23PM UTC web-flow github
70.77
28328494635 main Merge pull request #159 from jonasbn/dependabot/github_actions/actions/setup-go-6.5.0 push 28 Jun 2026 04:23PM UTC web-flow github
70.77
See All Builds (370)
  • 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