Skip to content

Conversation

@robot9706
Copy link
Contributor

@robot9706 robot9706 commented Aug 5, 2022

Moved container builder to a separate package so it could be used independetly from agent packages.
Also ran gofmt.

Depends on: #61

@robot9706 robot9706 force-pushed the refactor/container-builder-pkg branch 2 times, most recently from d681431 to 48fc289 Compare August 5, 2022 11:39
@robot9706 robot9706 force-pushed the refactor/container-builder-pkg branch 3 times, most recently from ef94e69 to 8e179c6 Compare August 8, 2022 10:06
@robot9706 robot9706 marked this pull request as ready for review August 8, 2022 10:25
@polaroi8d
Copy link
Collaborator

Not part of the task, but could you extend it with godoc and unit tests?

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #65 (345f2cd) into develop (a7f4b78) will increase coverage by 4.39%.
The diff coverage is 51.38%.

@@            Coverage Diff             @@
##           develop     #65      +/-   ##
==========================================
+ Coverage     5.18%   9.58%   +4.39%     
==========================================
  Files           58      60       +2     
  Lines         4185    4268      +83     
==========================================
+ Hits           217     409     +192     
+ Misses        3964    3830     -134     
- Partials         4      29      +25     
Impacted Files Coverage Δ
agent/internal/dogger/dogger.go 0.00% <0.00%> (ø)
agent/internal/mapper/grpc.go 0.00% <0.00%> (ø)
agent/pkg/builder/container/types.go 0.00% <0.00%> (ø)
agent/pkg/crane/k8s/deploy_facade.go 0.00% <0.00%> (ø)
agent/pkg/crane/k8s/deployment.go 0.00% <0.00%> (ø)
agent/pkg/crane/k8s/service.go 0.00% <0.00%> (ø)
agent/pkg/dagent/caps/parser.go 0.00% <0.00%> (ø)
agent/pkg/dagent/controller/update.go 0.00% <0.00%> (ø)
agent/pkg/dagent/dagent.go 0.00% <0.00%> (ø)
agent/pkg/dagent/update/update.go 0.00% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@robot9706 robot9706 marked this pull request as draft August 8, 2022 13:59
@robot9706 robot9706 marked this pull request as ready for review August 9, 2022 08:49
Copy link
Contributor

@nandor-magyar nandor-magyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It grows and evolves. 🥇

Copy link
Collaborator

@polaroi8d polaroi8d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (informal)

@robot9706 robot9706 merged commit 78ad2cd into develop Aug 9, 2022
@robot9706 robot9706 deleted the refactor/container-builder-pkg branch August 9, 2022 11:00
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.

5 participants