Skip to content

feat: migrate identity stores to dev-plane - #422

Draft
patelspratik wants to merge 3 commits into
mainfrom
codex/moderate-api-set-1
Draft

feat: migrate identity stores to dev-plane#422
patelspratik wants to merge 3 commits into
mainfrom
codex/moderate-api-set-1

refactor: narrow current user SSH key contract

5350408
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 1s

23.15% (+3.06%) compared to 83ace83

View this Pull Request on Codecov

23.15% (+3.06%) compared to 83ace83

Details

Codecov Report

❌ Patch coverage is 50.30675% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.15%. Comparing base (83ace83) to head (5350408).
⚠️ Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
pkg/store/devplane.go 47.54% 59 Missing and 5 partials ⚠️
pkg/store/organization.go 68.42% 4 Missing and 2 partials ⚠️
pkg/store/user.go 64.28% 3 Missing and 2 partials ⚠️
pkg/cmd/refresh/refresh.go 0.00% 2 Missing ⚠️
pkg/cmd/runtasks/runtasks.go 0.00% 2 Missing ⚠️
pkg/ssh/tasks.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
+ Coverage   20.09%   23.15%   +3.06%     
==========================================
  Files         140      135       -5     
  Lines       18451    18528      +77     
==========================================
+ Hits         3707     4290     +583     
+ Misses      14328    13767     -561     
- Partials      416      471      +55     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.