Skip to content

updates readme and changelog

8e95c8b
Select commit
Loading
Failed to load commit list.
Merged

Adds support for several compression algorithms #42

updates readme and changelog
8e95c8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2025 in 1s

92.06% of diff hit (target 88.70%)

View this Pull Request on Codecov

92.06% of diff hit (target 88.70%)

Annotations

Check warning on line 38 in src/PSCompression/Abstractions/ExpandEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ExpandEntryCommandBase.cs#L38

Added line #L38 was not covered by tests

Check warning on line 60 in src/PSCompression/Abstractions/ExpandEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ExpandEntryCommandBase.cs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in src/PSCompression/Abstractions/ExpandEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ExpandEntryCommandBase.cs#L65

Added line #L65 was not covered by tests

Check warning on line 57 in src/PSCompression/Abstractions/FromCompressedStringCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/FromCompressedStringCommandBase.cs#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in src/PSCompression/Abstractions/FromCompressedStringCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/FromCompressedStringCommandBase.cs#L62

Added line #L62 was not covered by tests

Check warning on line 77 in src/PSCompression/Abstractions/GetEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/GetEntryCommandBase.cs#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 97 in src/PSCompression/Abstractions/GetEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/GetEntryCommandBase.cs#L93-L97

Added lines #L93 - L97 were not covered by tests

Check warning on line 121 in src/PSCompression/Abstractions/GetEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/GetEntryCommandBase.cs#L121

Added line #L121 was not covered by tests

Check warning on line 125 in src/PSCompression/Abstractions/GetEntryCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/GetEntryCommandBase.cs#L125

Added line #L125 was not covered by tests

Check warning on line 80 in src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs#L80

Added line #L80 was not covered by tests

Check warning on line 101 in src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 133 in src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs#L130-L133

Added lines #L130 - L133 were not covered by tests

Check warning on line 183 in src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ToCompressedFileCommandBase.cs#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 63 in src/PSCompression/Abstractions/ToCompressedStringCommandBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Abstractions/ToCompressedStringCommandBase.cs#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 78 in src/PSCompression/Commands/CompressTarArchiveCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/CompressTarArchiveCommand.cs#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 45 in src/PSCompression/Commands/ExpandTarArchiveCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/ExpandTarArchiveCommand.cs#L45

Added line #L45 was not covered by tests

Check warning on line 84 in src/PSCompression/Commands/ExpandTarArchiveCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/ExpandTarArchiveCommand.cs#L81-L84

Added lines #L81 - L84 were not covered by tests

Check warning on line 103 in src/PSCompression/Commands/ExpandTarArchiveCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/ExpandTarArchiveCommand.cs#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 108 in src/PSCompression/Commands/ExpandTarArchiveCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/ExpandTarArchiveCommand.cs#L108

Added line #L108 was not covered by tests

Check warning on line 64 in src/PSCompression/Commands/GetTarEntryCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/GetTarEntryCommand.cs#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 28 in src/PSCompression/Commands/GetTarEntryContentCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/GetTarEntryContentCommand.cs#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 33 in src/PSCompression/Commands/GetTarEntryContentCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/GetTarEntryContentCommand.cs#L33

Added line #L33 was not covered by tests

Check warning on line 43 in src/PSCompression/Commands/GetTarEntryContentCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/GetTarEntryContentCommand.cs#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 114 in src/PSCompression/Commands/NewZipEntryCommand.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Commands/NewZipEntryCommand.cs#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 37 in src/PSCompression/Exceptions/ExceptionHelper.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PSCompression/Exceptions/ExceptionHelper.cs#L37

Added line #L37 was not covered by tests