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

cmd: basic upgrade commands #498

Merged
merged 8 commits into from Jan 7, 2019
Merged

cmd: basic upgrade commands #498

merged 8 commits into from Jan 7, 2019

Conversation

bobheadxi
Copy link
Member

@bobheadxi bobheadxi commented Jan 7, 2019

🎟️ Ticket(s): Closes #491


👷 Changes

  • inertia [remote] upgrade [-v version]
  • inertia upgrade [-v version]

🔦 Testing Instructions

see above commands

@bobheadxi bobheadxi added the pr: finalized needs review and final approval label Jan 7, 2019
@bobheadxi bobheadxi changed the title cmd: upgrade basic commands cmd: basic upgrade commands Jan 7, 2019
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #498 into master will increase coverage by 0.74%.
The diff coverage is 10.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
+ Coverage   45.06%   45.79%   +0.74%     
==========================================
  Files          66       66              
  Lines        3798     3923     +125     
==========================================
+ Hits         1711     1796      +85     
- Misses       1876     1907      +31     
- Partials      211      220       +9
Impacted Files Coverage Δ
cmd/users.go 0% <ø> (ø) ⬆️
cmd/deploy.go 2.33% <0%> (-0.12%) ⬇️
cmd/config.go 10.39% <15.39%> (+1.02%) ⬆️
client/client.go 70.84% <75%> (ø) ⬆️
daemon/inertiad/auth/permissions.go 63.98% <0%> (+1.23%) ⬆️
daemon/inertiad/auth/users.go 77.86% <0%> (+3.62%) ⬆️

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 26d3d27...ebfaba9. Read the comment docs.

@bobheadxi bobheadxi merged commit beb42e9 into master Jan 7, 2019
@bobheadxi bobheadxi deleted the cmd/#491-upgrade branch January 7, 2019 02:01
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.

None yet

1 participant