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

raravena80 / ya / 173
90%
main: 78%

Build:
Build:
LAST BUILD BRANCH: feat/missing-features-and-test-coverage
DEFAULT BRANCH: main
Ran 20 Jan 2026 03:51AM 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:50AM UTC coverage: 90.453%. First build
173

Pull #55

circleci

raravena80
ci: Exclude hard-to-test SSH error paths from coverage

Add go:nocovline comments to exclude SSH error paths that require
a mock SSH server or successful connection to test:

ops/cmd.go:
- NewSession() failure after successful Dial

ops/copy.go:
- NewSession() failure after successful Dial
- StdinPipe() failure after successful NewSession
- session.Start() failure after successful session creation

These error paths are difficult to test in unit tests without
complex mocking or a real SSH server, and are exercised in
integration tests that run with gotestsshd in CircleCI.

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

0 of 6 new or added lines in 3 files covered. (0.0%)

379 of 419 relevant lines covered (90.45%)

1.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
76.92
ops/cmd.go
2
71.15
cmd/root.go
3
86.29
ops/copy.go
Jobs
ID Job ID Ran Files Coverage
1 173.1 20 Jan 2026 03:51AM UTC 9
90.45
CircleCI Job
Source Files on build 173
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #173
  • 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