Skip to content

Conversation

@theganyo
Copy link
Member

Fixes #1191

@theganyo theganyo requested a review from timburks June 14, 2023 21:42
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #1194 (aa3c424) into main (391037f) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head aa3c424 differs from pull request most recent head 64d9094. Consider uploading reports for the commit 64d9094 to get more accurate results

@@            Coverage Diff             @@
##             main    #1194      +/-   ##
==========================================
+ Coverage   71.79%   71.90%   +0.10%     
==========================================
  Files         146      146              
  Lines       12148    12193      +45     
==========================================
+ Hits         8722     8767      +45     
  Misses       2746     2746              
  Partials      680      680              
Impacted Files Coverage Δ
cmd/registry/cmd/apply/apply.go 70.17% <100.00%> (+1.08%) ⬆️
cmd/registry/cmd/auth/auth.go 90.00% <100.00%> (+3.04%) ⬆️
cmd/registry/cmd/config/config.go 100.00% <100.00%> (ø)
cmd/registry/cmd/config/configurations/activate.go 59.09% <100.00%> (+1.94%) ⬆️
...gistry/cmd/config/configurations/configurations.go 100.00% <100.00%> (ø)
cmd/registry/cmd/config/configurations/create.go 47.82% <100.00%> (+2.37%) ⬆️
cmd/registry/cmd/config/configurations/delete.go 88.23% <100.00%> (+0.35%) ⬆️
cmd/registry/cmd/config/configurations/describe.go 75.00% <100.00%> (+0.71%) ⬆️
cmd/registry/cmd/config/configurations/list.go 81.81% <100.00%> (+0.56%) ⬆️
cmd/registry/cmd/config/get.go 96.42% <100.00%> (+1.69%) ⬆️
... and 2 more

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

@theganyo theganyo merged commit 46787a5 into apigee:main Jun 15, 2023
@theganyo theganyo deleted the theganyo/issue1191 branch June 15, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Registry tool: help information should include line breaks.

2 participants