Skip to content

[plugin planpreview] update actions-plan-preview for pipedv1#6149

Merged
t-kikuc merged 8 commits into
masterfrom
plugin/planpreview/5-gha/main2
Sep 1, 2025
Merged

[plugin planpreview] update actions-plan-preview for pipedv1#6149
t-kikuc merged 8 commits into
masterfrom
plugin/planpreview/5-gha/main2

Conversation

@t-kikuc
Copy link
Copy Markdown
Member

@t-kikuc t-kikuc commented Aug 22, 2025

What this PR does:

Enabled the action to render pipedv1 planpreview results, in addition to pipedv0.

Why we need it:

to show the pipedv1 planpreview result in GitHub

Which issue(s) this PR fixes:

Fixes #5985 (this is the final)

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):

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
@t-kikuc t-kikuc requested a review from a team as a code owner August 22, 2025 08:14
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 22, 2025

Codecov Report

❌ Patch coverage is 15.38462% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.80%. Comparing base (802e10c) to head (6932c00).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
tool/actions-plan-preview/planpreview.go 15.38% 66 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6149      +/-   ##
==========================================
- Coverage   28.80%   28.80%   -0.01%     
==========================================
  Files         559      559              
  Lines       59521    59568      +47     
==========================================
+ Hits        17147    17160      +13     
- Misses      41060    41094      +34     
  Partials     1314     1314              
Flag Coverage Δ
. 23.28% <ø> (ø)
.-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% <15.38%> (+0.20%) ⬆️
.-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.

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
khanhtc1202
khanhtc1202 previously approved these changes Aug 28, 2025
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.

LGTM 👌

Warashi
Warashi previously approved these changes Sep 1, 2025
Copy link
Copy Markdown
Member

@Warashi Warashi left a comment

Choose a reason for hiding this comment

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

👍🏻

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
@t-kikuc t-kikuc dismissed stale reviews from Warashi and khanhtc1202 via 6932c00 September 1, 2025 05:37
@t-kikuc t-kikuc enabled auto-merge (squash) September 1, 2025 05:37
@t-kikuc
Copy link
Copy Markdown
Member Author

t-kikuc commented Sep 1, 2025

@khanhtc1202 @Warashi
Sorry, please approve again.
I fixed the conflict in go.mod in 6932c00 caused by #6187.

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.

thanks 🫡

@t-kikuc t-kikuc merged commit 1f1b584 into master Sep 1, 2025
49 of 51 checks passed
@t-kikuc t-kikuc deleted the plugin/planpreview/5-gha/main2 branch September 1, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PlanPreview feature for the plugin-arch piped

3 participants