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

3scale proxy show, update and deploy commands #347

Merged
merged 3 commits into from
Jan 20, 2022
Merged

Conversation

eguzki
Copy link
Member

@eguzki eguzki commented Jan 18, 2022

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2022

Codecov Report

Merging #347 (3e9344a) into main (ca1e859) will decrease coverage by 2.01%.
The diff coverage is 99.48%.

❗ Current head 3e9344a differs from pull request most recent head 1033e5f. Consider uploading reports for the commit 1033e5f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
- Coverage   98.55%   96.54%   -2.02%     
==========================================
  Files         349      308      -41     
  Lines       17065    15613    -1452     
==========================================
- Hits        16819    15073    -1746     
- Misses        246      540     +294     
Impacted Files Coverage Δ
lib/3scale_toolbox/commands/proxy_command.rb 94.44% <94.44%> (ø)
lib/3scale_toolbox/commands.rb 100.00% <100.00%> (ø)
...e_toolbox/commands/proxy_command/deploy_command.rb 100.00% <100.00%> (ø)
...ale_toolbox/commands/proxy_command/show_command.rb 100.00% <100.00%> (ø)
...e_toolbox/commands/proxy_command/update_command.rb 100.00% <100.00%> (ø)
...ox/commands/proxy_config_command/deploy_command.rb 100.00% <100.00%> (ø)
...unit/commands/proxy_command/deploy_command_spec.rb 100.00% <100.00%> (ø)
...c/unit/commands/proxy_command/show_command_spec.rb 100.00% <100.00%> (ø)
...unit/commands/proxy_command/update_command_spec.rb 100.00% <100.00%> (ø)
spec/shared_examples.rb 1.44% <0.00%> (-98.56%) ⬇️
... and 79 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca1e859...1033e5f. Read the comment docs.

@eguzki eguzki merged commit 76bb198 into main Jan 20, 2022
@eguzki eguzki deleted the update-proxy-settings branch January 20, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proxy configuration update
2 participants