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

Djarvur / go-enumsafety / 19893659114 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2025 12:22PM UTC
Files 9
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

03 Dec 2025 12:21PM UTC coverage: 73.503% (+73.5%) from 0.0%
19893659114.1

push

github

web-flow
Fix/coverage collection (#6)

* minor fixes

* fix: correct repository URLs in README badges

- Update CI badge URL to use go-enumsafety repository
- Update Coverage badge URL to use go-enumsafety repository
- Update Go Report Card badge URL to use go-enumsafety repository

Fixes incorrect repository references that were causing badge errors.

* fix: enable test coverage collection

Add analyzer_test.go in internal/analyzer package to enable proper
coverage tracking. Previously, tests in tests/unit package using
analysistest.Run() didn't contribute to coverage (0% reported).

Now coverage is properly tracked at 74.3% by having tests in the
same package as the analyzer code.

- Add internal/analyzer/analyzer_test.go with all test cases
- Keep existing tests/unit tests for external package validation
- Coverage now properly reported: 74.3% of statements

Fixes coverage collection issue where 'go test -v -race -cover ./...'
reported 0% coverage.

724 of 985 relevant lines covered (73.5%)

43.57 hits per line

Source Files on job 19893659114.1
  • Tree
  • List 9
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19893659114
  • 386fa3ea on github
  • Prev Job for on master (#19893153652.1)
  • Next Job for on master (#19922463030.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