Skip to content

Add thv skill sync: restore project skills from the lock file#5895

Merged
samuv merged 4 commits into
mainfrom
skills-lock/04-sync
Jul 24, 2026
Merged

Add thv skill sync: restore project skills from the lock file#5895
samuv merged 4 commits into
mainfrom
skills-lock/04-sync

Report missing installs in sync --check and pin restores properly

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

71.88% (-0.06%) compared to 669265e

View this Pull Request on Codecov

71.88% (-0.06%) compared to 669265e

Details

Codecov Report

❌ Patch coverage is 68.59903% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.88%. Comparing base (669265e) to head (d8f23e4).

Files with missing lines Patch % Lines
pkg/skills/skillsvc/sync.go 60.97% 34 Missing and 14 partials ⚠️
pkg/skills/client/client.go 0.00% 11 Missing ⚠️
pkg/skills/skillsvc/pin.go 82.35% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5895      +/-   ##
==========================================
- Coverage   71.93%   71.88%   -0.06%     
==========================================
  Files         711      713       +2     
  Lines       73029    73228     +199     
==========================================
+ Hits        52534    52638     +104     
- Misses      16726    16822      +96     
+ Partials     3769     3768       -1     

☔ 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.