Skip to content

Break a part CLI and CLI tests into their respective packages#290

Merged
shawndwells merged 5 commits intoopencontrol:masterfrom
redhatrises:cli_fixes
Jun 8, 2018
Merged

Break a part CLI and CLI tests into their respective packages#290
shawndwells merged 5 commits intoopencontrol:masterfrom
redhatrises:cli_fixes

Conversation

@redhatrises
Copy link
Collaborator

  • Replace codegangsta/cli with the more advanced cobra cli
  • diff.go shoudn't be in main
  • Fix diff tests
  • Move pkg cli tests to their respective packages
  • Update vendor dependencies

- Replace codegangsta/cli with the more advanced cobra cli
- diff.go shoudn't be in main
- Fix diff tests
- Move pkg cli tests to their respective packages
- Update vendor dependencies
@codecov
Copy link

codecov bot commented Jun 7, 2018

Codecov Report

Merging #290 into master will decrease coverage by 2.72%.
The diff coverage is 1.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
- Coverage   89.48%   86.75%   -2.73%     
==========================================
  Files          32       32              
  Lines        1027     1012      -15     
==========================================
- Hits          919      878      -41     
- Misses         88      116      +28     
+ Partials       20       18       -2
Impacted Files Coverage Δ
pkg/cli/docs/docs.go 19.14% <0%> (-62.67%) ⬇️
pkg/cli/diff/diff.go 0% <0%> (ø)
cmd/compliance-masonry/compliance-masonry.go 0% <0%> (-43.48%) ⬇️
pkg/lib/workspace.go 91.66% <100%> (ø) ⬆️

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 3ef42d3...2cf623a. Read the comment docs.

@redhatrises redhatrises force-pushed the cli_fixes branch 2 times, most recently from 636f28b to ce31a59 Compare June 7, 2018 23:24
@shawndwells
Copy link
Member

codeclimate errors are legacy things that will occasionally popup during refactoring -- reviewed, but ignoring for this PR

@shawndwells shawndwells merged commit 553bce0 into opencontrol:master Jun 8, 2018
@redhatrises redhatrises deleted the cli_fixes branch June 13, 2018 15:54
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.

2 participants