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

cweill / gotests / 18674065592
94%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2025 05:39AM UTC
Jobs 1
Files 8
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

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

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.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18674065592.1 21 Oct 2025 05:39AM UTC 8
84.98
GitHub Action Run
Source Files on build 18674065592
  • Tree
  • List 8
  • Changed 8
  • Source Changed 8
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bab9a7a8 on github
  • Prev Build on develop (#18673927619)
  • Next Build on master (#18674144524)
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

© 2025 Coveralls, Inc