Skip to content

Update file structure to closer match GO standards#289

Merged
shawndwells merged 5 commits intoopencontrol:masterfrom
redhatrises:go_standards
Jun 6, 2018
Merged

Update file structure to closer match GO standards#289
shawndwells merged 5 commits intoopencontrol:masterfrom
redhatrises:go_standards

Conversation

@redhatrises
Copy link
Collaborator

This restructuring moves files/folders to match what other go projects are doing as well as
layout suggested at https://github.com/golang-standards/project-layout

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #289 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #289   +/-   ##
=======================================
  Coverage   89.48%   89.48%           
=======================================
  Files          32       32           
  Lines        1027     1027           
=======================================
  Hits          919      919           
  Misses         88       88           
  Partials       20       20
Impacted Files Coverage Δ
pkg/lib/standards/standard.go 100% <ø> (ø)
pkg/lib/components/versions/3_1_0/component.go 100% <ø> (ø)
pkg/lib/common/references.go 100% <ø> (ø)
pkg/cli/docs/gitbook/gitbook.go 81.81% <ø> (ø)
pkg/cli/docs/gitbook/gitbookSummaries.go 90.47% <ø> (ø)
pkg/lib/opencontrol/parse.go 90.47% <ø> (ø)
pkg/cli/get/resources/downloader.go 100% <ø> (ø)
pkg/cli/docs/gitbook/gitbookCertification.go 95.18% <ø> (ø)
pkg/lib/opencontrol/versions/1.0.0/opencontrol.go 93.54% <ø> (ø)
pkg/lib/components/parse.go 100% <ø> (ø)
... and 20 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 3c56329...c0508fb. Read the comment docs.

@redhatrises
Copy link
Collaborator Author

Ignore codeclimate CI failure. These are pre-existing issues that need to be worked out in the future for legacy code.

@redhatrises redhatrises changed the title [WIP] Update file structure to closer match GO standards Update file structure to closer match GO standards Jun 5, 2018
@shawndwells
Copy link
Member

Reviewed the codeclimate changes -- they're all legacy refactoring. Thanks for updating the project structure!

@shawndwells shawndwells merged commit 3ef42d3 into opencontrol:master Jun 6, 2018
@redhatrises redhatrises deleted the go_standards branch June 6, 2018 14:26
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