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

raravena80 / ya / 185

Builds Branch Commit Type Ran Committer Via Coverage
185 main feat: Add missing features and improve test coverage (#58) Add new CLI features including connection timeout configuration, output formatting options, dry-run mode, host pattern filtering, and progress indicators. Also improve test coverage from ... push 21 Jan 2026 05:31AM UTC web-flow circleci
77.58
184 feat/missing-features-and-test-coverage feat: Add missing features and improve test coverage Add new CLI features including connection timeout configuration, output formatting options, dry-run mode, host pattern filtering, and progress indicators. Also improve test coverage from 79.4% ... Pull #58 21 Jan 2026 05:29AM UTC raravena80 circleci
77.58
183 main feat: Add security enhancements and code quality improvements (#57) Security improvements: - Add SSH key permission validation with warnings for insecure permissions - Validate HOME environment variable with fallback to homedir.Dir() - Add file p... push 20 Jan 2026 10:07PM UTC web-flow circleci
86.13
182 feat/security-quality-improvements feat: Add security enhancements and code quality improvements Security improvements: - Add SSH key permission validation with warnings for insecure permissions - Validate HOME environment variable with fallback to homedir.Dir() - Add file path sa... Pull #57 20 Jan 2026 09:52PM UTC raravena80 circleci
86.13
181 main feat: Implement known_hosts verification and replace deprecated ioutil (#56) - Add github.com/skeema/knownhosts for proper SSH host key verification - Replace deprecated ioutil.ReadAll with io.ReadAll - Replace deprecated ioutil.WriteFile with os... push 20 Jan 2026 03:37PM UTC web-flow circleci
90.33
177 main ci: Add goveralls coverage upload and improve test coverage (#55) Add goveralls upload step to CircleCI for Coveralls integration. Improve test coverage across all packages with comprehensive unit tests. ## Changes ### CI/CD - Add goveralls cov... push 20 Jan 2026 04:27AM UTC web-flow circleci
90.45
176 ci/add-goveralls-coverage-upload ci: Add goveralls coverage upload and improve test coverage Add goveralls upload step to CircleCI for Coveralls integration. Improve test coverage across all packages with comprehensive unit tests. ## Changes ### CI/CD - Add goveralls coverage ... Pull #55 20 Jan 2026 04:24AM UTC raravena80 circleci
90.45
175 ci/add-goveralls-coverage-upload ci: Add goveralls coverage upload and improve test coverage Add goveralls upload step to CircleCI for Coveralls integration. Improve test coverage across all packages with comprehensive unit tests. ## Changes ### CI/CD - Add goveralls coverage ... Pull #55 20 Jan 2026 04:22AM UTC raravena80 circleci
90.45
173 ci/add-goveralls-coverage-upload 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: -... Pull #55 20 Jan 2026 03:51AM UTC raravena80 circleci
90.45
172 ci/add-goveralls-coverage-upload 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 sy... Pull #55 20 Jan 2026 03:48AM UTC raravena80 circleci
91.33
171 ci/add-goveralls-coverage-upload test: Add error path tests for ops package Add unit tests for error handling paths in cmd.go and copy.go: - TestExecuteCmd_ErrorPaths: Test error handling in executeCmd - TestMakeExecResult_AllPaths: Test all result code paths - TestExecuteCopy_E... Pull #55 20 Jan 2026 03:42AM UTC raravena80 circleci
91.77
170 ci/add-goveralls-coverage-upload test: Improve cmd package coverage to 85.5% Add tests that exercise Run functions and init(): - TestSCPCommandRunFunction: Test the Run function with viper values - TestSCPInitFunction: Verify command registration and flags - TestSCPCommandFlagBi... Pull #55 20 Jan 2026 03:32AM UTC raravena80 circleci
91.28
169 ci/add-goveralls-coverage-upload ci: Exclude main.go and test/ package from coverage report Filter out main.go (hard to test) and test/common.go (test helpers) from the coverage profile before uploading to Coveralls. This improves the overall coverage percentage and focuses on ... Pull #55 20 Jan 2026 03:27AM UTC raravena80 circleci
86.44
168 ci/add-goveralls-coverage-upload test: Add unit tests for cmd package Add tests for root.go, ssh.go, and scp.go to improve coverage: - TestRootCmd: Test command structure and help flags - TestInitConfig: Test configuration initialization - TestRootCmdFlags: Test persistent flag ... Pull #55 20 Jan 2026 03:26AM UTC raravena80 circleci
70.97
167 ci/add-goveralls-coverage-upload fix: Merge coverage profiles from all packages When running 'go test ./... -coverprofile', Go only saves coverage for the last package. This fix merges coverage profiles from all packages by iterating through them and appending their coverage. T... Pull #55 20 Jan 2026 03:19AM UTC raravena80 circleci
68.79
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
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