Skip to content

fix: agent skills discovery and syncing#722

Merged
abhisek merged 7 commits into
mainfrom
feat/agent-skills-scanner
May 10, 2026
Merged

fix: agent skills discovery and syncing#722
abhisek merged 7 commits into
mainfrom
feat/agent-skills-scanner

Merge branch 'main' into feat/agent-skills-scanner

e06da22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2026 in 0s

12.09% (+0.17%) compared to 1da9e89

View this Pull Request on Codecov

12.09% (+0.17%) compared to 1da9e89

Details

Codecov Report

❌ Patch coverage is 80.95238% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 12.09%. Comparing base (1da9e89) to head (e06da22).

Files with missing lines Patch % Lines
pkg/inventory/scanners/skills/adapter.go 71.62% 11 Missing and 10 partials ⚠️
cmd/endpoint/scan.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #722      +/-   ##
==========================================
+ Coverage   11.91%   12.09%   +0.17%     
==========================================
  Files         360      363       +3     
  Lines       48778    48903     +125     
==========================================
+ Hits         5814     5916     +102     
- Misses      42508    42521      +13     
- Partials      456      466      +10     

☔ View full report in Codecov by Sentry.
📢 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.