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

umputun / spot / 16079814029
84%

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

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

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

1 of 1 new or added line in 1 file covered. (100.0%)

2860 of 3391 relevant lines covered (84.34%)

53.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16079814029.1 04 Jul 2025 07:23PM UTC 19
84.34
GitHub Action Run
Source Files on build 16079814029
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bc7776e8 on github
  • Prev Build on master (#15883254686)
  • Next Build on master (#16079984666)
  • 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