Skip to content

[Plugin API] Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest#6219

Merged
ffjlabo merged 1 commit into
masterfrom
fix-get-plan-preview-request
Sep 12, 2025
Merged

[Plugin API] Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest#6219
ffjlabo merged 1 commit into
masterfrom
fix-get-plan-preview-request

Conversation

@ffjlabo
Copy link
Copy Markdown
Member

@ffjlabo ffjlabo commented Sep 12, 2025

What this PR does:

SSIA

Why we need it:

Most of the plan preview logic for each platform in pipedv1, we used these values.

Which issue(s) this PR fixes:

Part of #5764

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

…Request

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
@ffjlabo ffjlabo requested a review from a team as a code owner September 12, 2025 08:22
@ffjlabo ffjlabo changed the title [SDK] Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest [Pluing API] Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest Sep 12, 2025
@ffjlabo ffjlabo changed the title [Pluing API] Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest [Plugin API] Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest Sep 12, 2025
@ffjlabo ffjlabo enabled auto-merge (squash) September 12, 2025 08:24
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.62%. Comparing base (b1f1553) to head (8909bb3).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6219       +/-   ##
===========================================
+ Coverage   28.76%   49.62%   +20.85%     
===========================================
  Files         559      135      -424     
  Lines       59526    12483    -47043     
===========================================
- Hits        17125     6195    -10930     
+ Misses      41087     5877    -35210     
+ Partials     1314      411      -903     
Flag Coverage Δ
. ?
.-pkg-app-pipedv1-plugin-analysis 32.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 60.24% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.48% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 39.49% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 55.73% <ø> (ø)
.-pkg-plugin-sdk 50.37% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@ffjlabo ffjlabo merged commit 0b949bb into master Sep 12, 2025
44 of 45 checks passed
@ffjlabo ffjlabo deleted the fix-get-plan-preview-request branch September 12, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants