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

add tests for symlink logic MappedFile #554

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

cecinestpasunepipe
Copy link
Contributor

(DIS-1796)

@cecinestpasunepipe cecinestpasunepipe force-pushed the DIS-1796_MappedFile_Symlink branch 4 times, most recently from 4658827 to c33d16e Compare February 23, 2024 11:54
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.96%. Comparing base (5b211a6) to head (b2775cf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #554   +/-   ##
=======================================
  Coverage   73.96%   73.96%           
=======================================
  Files         284      284           
  Lines       23540    23540           
=======================================
+ Hits        17411    17412    +1     
+ Misses       6129     6128    -1     
Flag Coverage Δ
unittests 73.96% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cecinestpasunepipe
Copy link
Contributor Author

Current behaviour is ok. Attempt to change it breaks. Added unittests to confirm behaviour and protect against regressions.

Copy link
Contributor

@Poeloe Poeloe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Only commit message needs to be changed ;)

@cecinestpasunepipe cecinestpasunepipe changed the title add symlink logic to MappedFile add tests for symlink logic MappedFile Feb 23, 2024
@cecinestpasunepipe cecinestpasunepipe force-pushed the DIS-1796_MappedFile_Symlink branch from c33d16e to b2775cf Compare February 23, 2024 14:53
@cecinestpasunepipe cecinestpasunepipe merged commit 028e921 into main Feb 23, 2024
18 checks passed
@cecinestpasunepipe cecinestpasunepipe deleted the DIS-1796_MappedFile_Symlink branch February 23, 2024 15:08
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
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.

2 participants