Skip to content

Conversation

@xor-gate
Copy link
Owner

@xor-gate xor-gate commented Aug 9, 2017

  • Cleanup testcode and move some to internal/test
  • Make sure all temp files are written into tempfolder
  • Initial work on control file for postinst scripts et al

@xor-gate xor-gate requested a review from rikvdh August 9, 2017 13:52
@xor-gate xor-gate force-pushed the control-file-extra branch from 7e6b1c9 to 8c8f034 Compare August 10, 2017 21:17
@xor-gate xor-gate force-pushed the control-file-extra branch from 8c8f034 to 02bd320 Compare August 10, 2017 21:28
@coveralls
Copy link

coveralls commented Aug 10, 2017

Coverage Status

Coverage increased (+4.4%) to 78.254% when pulling 02bd320 on control-file-extra into 2ece27e on master.

Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
Repository owner deleted a comment from coveralls Aug 10, 2017
)

var ErrClosed = errors.New("debpkg: Closed")
var ErrIO = errors.New("debpkg: I/O failed")

Choose a reason for hiding this comment

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

exported var ErrIO should have comment or be unexported

"errors"
)

var ErrClosed = errors.New("debpkg: Closed")

Choose a reason for hiding this comment

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

exported var ErrClosed should have comment or be unexported

@coveralls
Copy link

coveralls commented Aug 11, 2017

Coverage Status

Coverage increased (+4.4%) to 78.254% when pulling 753bdf3 on control-file-extra into 2ece27e on master.

@xor-gate xor-gate merged commit 732298e into master Aug 12, 2017
@xor-gate xor-gate deleted the control-file-extra branch August 12, 2017 20:10
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.

4 participants