Skip to content

TestRunCopyFromContainerToFilesystem: use Tar without options - #5710

Merged
vvoland merged 1 commit into
docker:masterfrom
thaJeztah:TestRunCopyFromContainerToFilesystem_simplify
Dec 23, 2024
Merged

TestRunCopyFromContainerToFilesystem: use Tar without options#5710
vvoland merged 1 commit into
docker:masterfrom
thaJeztah:TestRunCopyFromContainerToFilesystem_simplify

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Just a minor cleanup; use archive.Tar as we're not using other options here.

Just a minor cleanup; use archive.Tar as we're not using other
options here.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added status/2-code-review area/testing kind/refactor PR's that refactor, or clean-up code labels Dec 23, 2024
@thaJeztahthaJeztah added this to the 28.0.0 milestone Dec 23, 2024
@thaJeztahthaJeztah self-assigned this Dec 23, 2024
@codecov-commenter

codecov-commenter commented Dec 23, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.52%. Comparing base (7e73609) to head (a8f83d5).
Report is 11 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #5710 +/- ##
=======================================
Coverage 59.52% 59.52% =======================================
Files 346 346 Lines 29381 29381 =======================================
Hits 17488 17488 Misses 10923 10923 Partials 970 970 

@vvoland
vvoland merged commit 1a9d191 into docker:masterDec 23, 2024
@thaJeztah
thaJeztah deleted the TestRunCopyFromContainerToFilesystem_simplify branch December 23, 2024 13:09
@thaJeztahthaJeztah mentioned this pull request Jan 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@vvoland