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

umputun / spot / 16079814029 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2025 07:23PM UTC
Files 19
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

04 Jul 2025 07:19PM UTC coverage: 84.341%. Remained the same
16079814029.1

push

github

web-flow
feat(ssh): respect ssh-agent flag when playbook defines ssh key (#306)

When --ssh-agent flag is set, it should take precedence over any SSH key
defined in the playbook. This change ensures that the sshAgent flag is
checked before attempting to use the playbook's SSH key.

The issue occurred because the condition in sshKey function would always
use the playbook's SSH key if it was defined, ignoring the --ssh-agent flag.

Changes:
- Check sshAgent flag before using playbook's SSH key
- Add tests to verify both scenarios:
  1. SSH agent overrides playbook's SSH key
  2. SSH agent with no playbook key doesn't set default key

Related to #305

2860 of 3391 relevant lines covered (84.34%)

53.89 hits per line

Source Files on job 16079814029.1
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16079814029
  • bc7776e8 on github
  • Prev Job for on master (#15883254686.1)
  • Next Job for on master (#16079984666.1)
  • Delete
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