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

Restrucutre. Go mod, distroless. #20

Merged
merged 6 commits into from
Sep 2, 2018
Merged

Restrucutre. Go mod, distroless. #20

merged 6 commits into from
Sep 2, 2018

Conversation

jhaals
Copy link
Owner

@jhaals jhaals commented Sep 2, 2018

  • Move components to pkg and cmd
  • Switch Dep to Go mod
  • Move from alpine to distroless
  • Oneline some err checks

* Move components to pkg and cmd
* Switch Dep to Go mod
* Move from alpine to distroless
* Oneline some err checks
@codecov-io
Copy link

codecov-io commented Sep 2, 2018

Codecov Report

Merging #20 into master will decrease coverage by 1.64%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   63.76%   62.12%   -1.65%     
==========================================
  Files           2        2              
  Lines          69       66       -3     
==========================================
- Hits           44       41       -3     
  Misses         25       25
Impacted Files Coverage Δ
pkg/yopass/memcached.go 0% <ø> (ø)
pkg/yopass/handlers.go 78.84% <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 3d0ff63...9c5fad8. Read the comment docs.

@jhaals jhaals merged commit 42b121f into master Sep 2, 2018
@jhaals jhaals deleted the refactor branch September 2, 2018 18:25
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