Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows updates #117

Merged
merged 9 commits into from
Mar 8, 2024
Merged

Windows updates #117

merged 9 commits into from
Mar 8, 2024

Conversation

puffyCid
Copy link
Owner

@puffyCid puffyCid commented Mar 8, 2024

Updates to windows artifacts and function.
PR also adds XPRESS Huffman decompression support without the Windows API!

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 77.37460% with 212 lines in your changes are missing coverage. Please review.

Project coverage is 83.92%. Comparing base (00d9f95) to head (74611d4).

❗ Current head 74611d4 differs from pull request most recent head c902fca. Consider uploading reports for the commit c902fca to get more accurate results

Files Patch % Lines
artemis-core/src/utils/compression/xpress/lznt.rs 0.00% 90 Missing ⚠️
artemis-core/src/utils/compression/compress.rs 69.31% 27 Missing ⚠️
...temis-core/src/utils/compression/xpress/huffman.rs 93.02% 21 Missing ⚠️
artemis-core/src/utils/compression/error.rs 4.76% 20 Missing ⚠️
artemis-core/src/utils/compression/decompress.rs 72.50% 11 Missing ⚠️
...temis-core/src/artifacts/os/windows/prefetch/pf.rs 84.90% 8 Missing ⚠️
artemis-core/src/utils/compression/xpress/api.rs 87.30% 8 Missing ⚠️
...rtemis-core/src/artifacts/os/windows/ese/tables.rs 89.39% 7 Missing ⚠️
artemis-core/src/filesystem/ntfs/compression.rs 12.50% 7 Missing ⚠️
artemis-core/src/utils/compression/xpress/lz77.rs 95.27% 7 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   83.97%   83.92%   -0.05%     
==========================================
  Files         465      471       +6     
  Lines       52737    53387     +650     
==========================================
+ Hits        44286    44807     +521     
- Misses       8451     8580     +129     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puffyCid puffyCid merged commit b6bff3e into main Mar 8, 2024
4 of 10 checks passed
@puffyCid puffyCid deleted the windows-updates branch March 8, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant