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

umputun / spot / 16079764388
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.19.3
DEFAULT BRANCH: master
Ran 04 Jul 2025 07:18PM 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:15PM UTC coverage: 84.341%. Remained the same
16079764388

Pull #306

github

umputun
feat(ssh): respect ssh-agent flag when playbook defines ssh key

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
Pull Request #306: Respect ssh-agent flag when playbook defines ssh key

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 16079764388.1 04 Jul 2025 07:18PM UTC 19
84.34
GitHub Action Run
Source Files on build 16079764388
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #306
  • PR Base - master (#15883254686)
  • 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