Skip to content

fix: empty name default on create#3127

Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom
lkingland:push-wppmkmkkytrv
Oct 27, 2025
Merged

fix: empty name default on create#3127
knative-prow[bot] merged 1 commit intoknative:mainfrom
lkingland:push-wppmkmkkytrv

Conversation

@lkingland
Copy link
Copy Markdown
Member

#3113 should also support the name being optional

@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Oct 22, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lkingland

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot added approved 🤖 PR has been approved by an approver from all required OWNERS files. size/S 🤖 PR changes 10-29 lines, ignoring generated files. labels Oct 22, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.14%. Comparing base (7125924) to head (c4a0331).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/create.go 37.50% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3127      +/-   ##
==========================================
+ Coverage   59.39%   60.14%   +0.74%     
==========================================
  Files         134      134              
  Lines       13495    13500       +5     
==========================================
+ Hits         8016     8120     +104     
+ Misses       4538     4408     -130     
- Partials      941      972      +31     
Flag Coverage Δ
e2e-tests 41.68% <37.50%> (+1.44%) ⬆️
integration-tests 54.67% <37.50%> (+1.67%) ⬆️
unit-tests 46.71% <37.50%> (-0.02%) ⬇️

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.

@knative-prow knative-prow Bot added size/M 🤖 PR changes 30-99 lines, ignoring generated files. and removed size/S 🤖 PR changes 10-29 lines, ignoring generated files. labels Oct 27, 2025
@knative-prow knative-prow Bot added size/S 🤖 PR changes 10-29 lines, ignoring generated files. and removed size/M 🤖 PR changes 30-99 lines, ignoring generated files. labels Oct 27, 2025
@lkingland lkingland requested review from matejvasek and removed request for dsimansk October 27, 2025 11:33
@jrangelramos
Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow knative-prow Bot added the lgtm 🤖 PR is ready to be merged. label Oct 27, 2025
@knative-prow knative-prow Bot merged commit 252a2ce into knative:main Oct 27, 2025
52 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. lgtm 🤖 PR is ready to be merged. size/S 🤖 PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants