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

livetribe / yama / 29984243485
68%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2
DEFAULT BRANCH: master
Ran 23 Jul 2026 06:11AM UTC
Jobs 1
Files 21
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

23 Jul 2026 05:03AM UTC coverage: 44.36%. Remained the same
29984243485

push

github

maguro
Upgrade golangci-lint to v2.12.2

Move the CI pin and .golangci.yml from v1 to v2's config schema
so the lint job stays runnable as the tool evolves; v1's schema
is no longer accepted by current releases. The migration itself
is a straight reshuffle (settings nest under linters.settings,
formatters split into their own top-level block), plus dropping
config that predated even v1: the removed `maligned` linter, a
deprecated nolintlint field, and the unused golangci.com service
block.

The newer analyzer set also catches things v1.64.8 missed:
goconst now flags a repeated log-prefix literal in production
code, and gosec/noctx flag a false-cancel and a Command call
without a context. Fix the real ones and set
goconst.ignore-tests, since the rest of what it found was
repeated fixture literals across Ginkgo tables — the kind of
duplication this project deliberately keeps inline rather than
abstracting away.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

350 of 789 relevant lines covered (44.36%)

43.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29984243485.1 23 Jul 2026 06:11AM UTC 21
44.36
GitHub Action Run
Source Files on build 29984243485
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29984243485
  • 52dcef5a on github
  • Prev Build on v2 (#29980290988)
  • Next Build on v2 (#29984691290)
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