Skip to content

refactor: apply review feedback, fix CI, and slim the embed

51a72d0
Select commit
Loading
Failed to load commit list.
Open

feat: add skills command to read embedded skill content #1277

refactor: apply review feedback, fix CI, and slim the embed
51a72d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 0s

70.99% (+0.06%) compared to bd07859

View this Pull Request on Codecov

70.99% (+0.06%) compared to bd07859

Details

Codecov Report

❌ Patch coverage is 89.33333% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.99%. Comparing base (bd07859) to head (51a72d0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/skillcontent/reader.go 87.71% 8 Missing and 6 partials ⚠️
cmd/skill/skill.go 94.11% 3 Missing and 3 partials ⚠️
skills_embed.go 50.00% 2 Missing and 1 partial ⚠️
cmd/build.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1277      +/-   ##
==========================================
+ Coverage   70.93%   70.99%   +0.06%     
==========================================
  Files         684      687       +3     
  Lines       65653    65878     +225     
==========================================
+ Hits        46572    46773     +201     
- Misses      15403    15417      +14     
- Partials     3678     3688      +10     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.