• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

nagayon-935 / conduit / 28501807356
62%
main: 62%

Build:
Build:
LAST BUILD BRANCH: fix/ssh-key-ux-and-error-messages
DEFAULT BRANCH: main
Ran 01 Jul 2026 07:44AM UTC
Jobs 1
Files 25
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

01 Jul 2026 07:39AM UTC coverage: 62.413% (-0.7%) from 63.151%
28501807356

Pull #10

github

nagayon-935
fix: unify connection form UX and support passphrase-protected keys

- Fix silent failure when dropping a non-key file onto the private key
  dropzone; validation is now centralized in KeyDropZone with inline
  error feedback (previously dropped without any user-visible error).
- Rebuild NewConnectionOverlay (the "+ Add host" dialog shown once
  already connected) on top of the shared AuthFields/JumpSection
  components instead of its own hand-rolled markup, fixing an auth-tab
  ordering mismatch and bringing drag-and-drop, key-type badges, and
  profile save / ~/.ssh/config import to parity with the initial
  connect form.
- Classify SSH dial errors at the API boundary into short, actionable
  messages instead of surfacing raw wrapped Go errors; full detail is
  still preserved in the server log and connection log.
- Add backend decryption support for passphrase-protected private
  keys (ssh.ParsePrivateKeyWithPassphrase) with a matching inline
  passphrase field in the UI; passphrases are never persisted to
  saved profiles.
Pull Request #10: fix: unify connection form UX and support passphrase-protected keys

19 of 35 new or added lines in 2 files covered. (54.29%)

14 existing lines in 2 files now uncovered.

988 of 1583 relevant lines covered (62.41%)

7.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
56.94
-2.75% internal/api/connect.go
4
43.84
-1.8% internal/sshconn/dialer.go

Coverage Regressions

Lines Coverage ∆ File
8
56.94
-2.75% internal/api/connect.go
6
43.84
-1.8% internal/sshconn/dialer.go
Jobs
ID Job ID Ran Files Coverage
1 28501807356.1 01 Jul 2026 07:44AM UTC 25
62.41
GitHub Action Run
Source Files on build 28501807356
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #10
  • PR Base - main (#28494682545)
  • 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