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

cweill / gotests / 18674002814 / 1
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 21 Oct 2025 05:35AM UTC
Files 8
Run time 0s
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

21 Oct 2025 05:34AM UTC coverage: 84.978% (+3.8%) from 81.144%
18674002814.1

push

github

cweill
ci: revert to goveralls for coverage reporting

Reverted coverage reporting to use goveralls tool (like the original
implementation) instead of the GitHub Action. This approach provides
better control over which packages are included in coverage metrics.

Changes:
- Install goveralls tool before coverage generation
- Filter packages to exclude: gotests/gotests, testdata, templates
- Use -coverpkg flag to specify which packages to measure
- Upload to Coveralls using goveralls command
- Changed coverage file back to coverage.out
- Keep Codecov upload for dual reporting

This matches the original coverage approach from commit 3dcf5ef but
updated for modern Go versions (1.22-1.25).

The filtered coverage focuses on library packages:
- github.com/cweill/gotests (main library)
- internal/goparser
- internal/input
- internal/models
- internal/output
- internal/render

Excludes CLI and test data packages from coverage metrics.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

775 of 912 relevant lines covered (84.98%)

1160.17 hits per line

Source Files on job 18674002814.1
  • Tree
  • List 8
  • Changed 8
  • Source Changed 8
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18674002814
  • bab9a7a8 on github
  • Prev Job for on develop (#18673927619.1)
  • Next Job for on develop (#18674184269.1)
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