Skip to content

contrib(completions): cobra v1, inertia-completions, plugin fixes#676

Merged
bobheadxi merged 4 commits into
masterfrom
cobra-1
Apr 10, 2020
Merged

contrib(completions): cobra v1, inertia-completions, plugin fixes#676
bobheadxi merged 4 commits into
masterfrom
cobra-1

Conversation

@bobheadxi

Copy link
Copy Markdown
Member

🎟️ Ticket(s): Closes #443


👷 Changes

  • upgrades to the newly released cobra v1
  • minor fix to how contrib plugins are loaded
  • add plugin for generating plugins

@bobheadxi bobheadxi added the pr: finalized needs review and final approval label Apr 10, 2020
@bobheadxi bobheadxi requested a review from a team April 10, 2020 21:35
@codecov

codecov Bot commented Apr 10, 2020

Copy link
Copy Markdown

Codecov Report

Merging #676 into master will decrease coverage by 0.19%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
- Coverage   51.71%   51.52%   -0.18%     
==========================================
  Files          75       75              
  Lines        3882     3896      +14     
==========================================
  Hits         2007     2007              
- Misses       1624     1638      +14     
  Partials      251      251              
Impacted Files Coverage Δ
cmd/contrib.go 0.00% <0.00%> (ø)
cmd/root.go 0.00% <0.00%> (ø)

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 ec08363...655117c. Read the comment docs.

@bobheadxi bobheadxi merged commit 4b8a7b0 into master Apr 10, 2020
@bobheadxi bobheadxi deleted the cobra-1 branch April 10, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: finalized needs review and final approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cmd: bash autocompletions

1 participant