Skip to content

Add plugin REST API, thv plugin CLI, and HTTP client (Phase 4)#5782

Open
JAORMX wants to merge 4 commits into
mainfrom
plugins/phase4-thv-0077-5528
Open

Add plugin REST API, thv plugin CLI, and HTTP client (Phase 4)#5782
JAORMX wants to merge 4 commits into
mainfrom
plugins/phase4-thv-0077-5528

Trigger CodeQL re-analysis after dismissing false positive alerts

a45b64d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

70.85% (+0.06%) compared to 687ce42

View this Pull Request on Codecov

70.85% (+0.06%) compared to 687ce42

Details

Codecov Report

❌ Patch coverage is 81.59806% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.85%. Comparing base (687ce42) to head (a45b64d).

Files with missing lines Patch % Lines
pkg/api/server.go 54.08% 34 Missing and 11 partials ⚠️
pkg/plugins/client/client.go 83.22% 20 Missing and 5 partials ⚠️
pkg/api/v1/plugins.go 96.38% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5782      +/-   ##
==========================================
+ Coverage   70.78%   70.85%   +0.06%     
==========================================
  Files         684      686       +2     
  Lines       69353    69729     +376     
==========================================
+ Hits        49091    49404     +313     
- Misses      16654    16717      +63     
  Partials     3608     3608              

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