Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise plugin API #5068

Merged
merged 2 commits into from
Jul 25, 2024

Fix import

8641907
Select commit
Loading
Failed to load commit list.
Merged

Revise plugin API #5068

Fix import
8641907
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

22.80% (+0.07%) compared to 60c4a53

View this Pull Request on Codecov

22.80% (+0.07%) compared to 60c4a53

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 22.80%. Comparing base (60c4a53) to head (8641907).

Files Patch % Lines
...kg/app/pipedv1/plugin/kubernetes/planner/server.go 0.00% 12 Missing ⚠️
pkg/plugin/api/v1alpha1/client.go 0.00% 3 Missing ⚠️
pkg/app/pipedv1/controller/pluginregistry.go 0.00% 1 Missing ⚠️
pkg/app/pipedv1/plugin/inputs.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5068      +/-   ##
==========================================
+ Coverage   22.73%   22.80%   +0.07%     
==========================================
  Files         410      410              
  Lines       43514    43382     -132     
==========================================
+ Hits         9892     9895       +3     
+ Misses      32844    32709     -135     
  Partials      778      778              

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