Closed mikemccracken closed 9 months ago
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
909d140
) 73.44% compared to head (7bb2940
) 73.34%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Everything looks good to me, except you have,
(cherry picked from commit 3f53b10037f03d01412b5b0eb9e50a0053b7a156)
in your commit message, which is a mystery hash?
I just cleaned it up, will merge once that all passes CI
Everything looks good to me, except you have,
(cherry picked from commit 3f53b10037f03d01412b5b0eb9e50a0053b7a156)
in your commit message, which is a mystery hash?
d'oh- thanks for taking care of this, that hash was a commit on top of the stacker fork of umoci, I should've cleaned up the message.
Thanks for the quick review guys!
This fixes #436.
I added a test that shows the issue - the commit with the fix has the full explanation, repeated here:
generatelayer closes the tarwriter, but generateinsertlayer forgets to.
Closing the tarwriter writes the required footer of 1k of zeros.
This results in tar files that are complete but invalid, and different reading tools will behave differently: