Skip to content

[SDK] Implement DetermineVersions RPC for DeploymentPlugin #5647

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

Merged
merged 9 commits into from
Mar 12, 2025

Fix build

abc09d0
Select commit
Loading
Failed to load commit list.
Merged

[SDK] Implement DetermineVersions RPC for DeploymentPlugin #5647

Fix build
abc09d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2025 in 0s

25.55% (+0.01%) compared to 447540b

View this Pull Request on Codecov

25.55% (+0.01%) compared to 447540b

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 24 lines in your changes missing coverage. Please review.

Project coverage is 25.55%. Comparing base (447540b) to head (abc09d0).

Files with missing lines Patch % Lines
pkg/plugin/sdk/deployment.go 57.69% 22 Missing ⚠️
...app/pipedv1/plugin/kubernetes/deployment/plugin.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5647      +/-   ##
==========================================
+ Coverage   25.53%   25.55%   +0.01%     
==========================================
  Files         477      477              
  Lines       51022    51072      +50     
==========================================
+ Hits        13030    13052      +22     
- Misses      36987    37014      +27     
- Partials     1005     1006       +1     

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