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

raravena80 / ya / 172
90%
main: 78%

Build:
Build:
LAST BUILD BRANCH: feat/missing-features-and-test-coverage
DEFAULT BRANCH: main
Ran 20 Jan 2026 03:48AM UTC
Jobs 1
Files 9
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

20 Jan 2026 03:47AM UTC coverage: 91.325%. First build
172

Pull #55

circleci

raravena80
ci: Exclude hard-to-test code paths from coverage

Add go:nocovline comments to exclude code paths that call os.Exit(1):
- Execute() error handling (requires mocking or process exit)
- initConfig() homedir.Dir() error path (rarely fails on real systems)

These paths are difficult to test in unit tests without refactoring
or mocking os.Exit, which would add unnecessary complexity.

Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
Pull Request #55: ci: Add goveralls coverage upload to CircleCI

0 of 2 new or added lines in 1 file covered. (0.0%)

379 of 415 relevant lines covered (91.33%)

1.04 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
71.15
cmd/root.go
Jobs
ID Job ID Ran Files Coverage
1 172.1 20 Jan 2026 03:48AM UTC 9
91.33
CircleCI Job
Source Files on build 172
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #172
  • Pull Request #55
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