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

Switch "registry annotate/label" to RunE #1135

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

timburks
Copy link
Contributor

Progress towards #827. Remaining commands will be easier to change when #1129 is addressed.

@timburks timburks requested a review from theganyo March 31, 2023 22:34
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #1135 (45a3395) into main (fd9fe50) will increase coverage by 0.03%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
+ Coverage   70.31%   70.34%   +0.03%     
==========================================
  Files         146      146              
  Lines       12069    12063       -6     
==========================================
  Hits         8486     8486              
+ Misses       2839     2835       -4     
+ Partials      744      742       -2     
Impacted Files Coverage Δ
cmd/registry/cmd/annotate/annotate.go 81.50% <50.00%> (+1.38%) ⬆️
cmd/registry/cmd/label/label.go 81.50% <50.00%> (+1.38%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@timburks timburks merged commit 5eecd98 into apigee:main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants