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

nagayon-935 / conduit / 23685454250
64%

Build:
DEFAULT BRANCH: main
Ran 28 Mar 2026 12:42PM 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

28 Mar 2026 12:41PM UTC coverage: 62.623% (+1.1%) from 61.524%
23685454250

push

github

nagayon-935
feat: store private key content in profile for automatic reuse

Replace path-based IdentityFile approach with content-based storage.
Key PEM is read by the browser, stored in localStorage profile, and
auto-populated on subsequent loads - no backend filesystem access needed.

- Remove PrivateKeyPath / JumpPrivateKeyPath from ConnectRequest and Profile
- Add privateKeyContent / privateKeyName (and jump equivalents) to Profile
- Add storeProfileKeys() to useProfiles for updating a loaded profile key
- Track loadedProfileId in ConnectForm; auto-save key to profile on first pick
- Pre-populate key fields when loading a profile that has stored key content
- Remove identityFile field from parseSshConfig (path info unused)
- Remove readKeyFile() and path logic from connect.go

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

1 of 4 new or added lines in 1 file covered. (25.0%)

2 existing lines in 1 file now uncovered.

635 of 1014 relevant lines covered (62.62%)

7.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
48.72
4.58% internal/api/connect.go

Coverage Regressions

Lines Coverage ∆ File
2
48.72
4.58% internal/api/connect.go
Jobs
ID Job ID Ran Files Coverage
1 23685454250.1 28 Mar 2026 12:42PM UTC 19
62.62
GitHub Action Run
Source Files on build 23685454250
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 50d5ab4a on github
  • Prev Build on main (#23685166056)
  • Next Build on main (#23685623927)
  • 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