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

Fix issue with tar.gz file fingerprinting #210

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

emilwareus
Copy link
Contributor

@emilwareus emilwareus commented Mar 1, 2024

Found a bug where we didn't unpack *.tar.gz files properly as the filepath.Ext didn't properly capture it.

@emilwareus emilwareus force-pushed the fix-ext-bug-tar-gz branch from c68cb44 to 7f1dbfc Compare March 1, 2024 16:17
@emilwareus emilwareus requested a review from sweoggy March 1, 2024 16:17
@emilwareus emilwareus self-assigned this Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

CodeScene PR Check


View detailed results in CodeScene

Code Health Quality Gates ✅ OK
Recommended Review Level Lightweight sanity check
Declining Code Health 0 findings(s) 🚩
Improving Code Health 0 findings(s) ✅
Affected Hotspots 0 files(s) 🔥

@sweoggy
Copy link
Member

sweoggy commented Mar 1, 2024

Tests are a bit sad.

@emilwareus
Copy link
Contributor Author

Tests are a bit sad.

Seems to be a flake

@sweoggy sweoggy merged commit 268ecee into main Mar 1, 2024
19 checks passed
@sweoggy sweoggy deleted the fix-ext-bug-tar-gz branch March 1, 2024 17:07
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