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

Migrate CLI codebase into package 'cmd' #290

Merged
merged 2 commits into from
Jun 30, 2018
Merged

Conversation

bobheadxi
Copy link
Member

🎟️ Ticket(s): Closes #287


πŸ‘· Changes

Mostly just to clean up our root directory.

πŸ”¦ Testing Instructions

go build
./inertia

@bobheadxi bobheadxi added pr: finalized needs review and final approval merge: squash labels Jun 30, 2018
@bobheadxi bobheadxi requested a review from a team June 30, 2018 01:34
@coveralls
Copy link

coveralls commented Jun 30, 2018

Pull Request Test Coverage Report for Build 1002

  • 19 of 52 (36.54%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 40.966%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/provision.go 1 2 50.0%
cmd/config.go 5 8 62.5%
cmd/env.go 0 3 0.0%
inertia.go 10 13 76.92%
cmd/users.go 0 4 0.0%
cmd/remote.go 1 6 16.67%
cmd/deploy.go 2 16 12.5%
Totals Coverage Status
Change from base Build 992: 0.1%
Covered Lines: 1399
Relevant Lines: 3415

πŸ’› - Coveralls

@bobheadxi bobheadxi merged commit fa4e49f into master Jun 30, 2018
@bobheadxi bobheadxi deleted the client/#287-cmd-package branch June 30, 2018 03:19
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

2 participants