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

Support for parsing Archive Shelltems #156

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Support for parsing Archive Shelltems #156

merged 1 commit into from
Jun 25, 2024

Conversation

puffyCid
Copy link
Owner

@puffyCid puffyCid commented Jun 25, 2024

Starting on Windows 11 2023, Windows now natively supports opening several additional archive formats such as 7zip and tar.

These new archives also generate Shellbag entries when browsed to. This PR adds support for parsing the new format

Copy link

codecov bot commented Jun 25, 2024

Codecov Report

Attention: Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 84.79%. Comparing base (e35ff6f) to head (f490b3b).

Files Patch % Lines
core/src/artifacts/os/windows/shellitems/items.rs 0.00% 6 Missing ⚠️
...re/src/artifacts/os/windows/shellitems/variable.rs 42.85% 4 Missing ⚠️
core/src/artifacts/os/windows/ole/types.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   84.78%   84.79%           
=======================================
  Files         479      480    +1     
  Lines       53901    53973   +72     
=======================================
+ Hits        45702    45766   +64     
- Misses       8199     8207    +8     

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

@puffyCid puffyCid merged commit d1a3c92 into main Jun 25, 2024
9 checks passed
@puffyCid puffyCid deleted the shellitems-update branch June 25, 2024 02:46
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.

1 participant