-
Notifications
You must be signed in to change notification settings - Fork 9
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
File fingerprinting and save to file #129
Conversation
4a0e9f7
to
3d3f0e7
Compare
3a08735
to
234716d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well overall, minor problems with symlinks + sometimes the resulting fingerprints.wfp is 0 bytes even though it doesn't return any error
func TestMapEnvToOptions(t *testing.T) { | ||
|
||
for _, co := range cases { | ||
c := co |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is just a reorder of cases being outside of the test?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codescene doesn't like long functions. That is essentially why I did this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from Magnus comments, looking good to me!
Lgtm as well now! |
Let's put this as draft, meanwhile we work on the backend |
0565708
to
7f27399
Compare
7f27399
to
18ef92b
Compare
fa28ac1
to
94560af
Compare
b87f0b6
to
35970e7
Compare
CodeScene PR CheckView detailed results in CodeScene
🚩 Declining Code Health (highest to lowest):
✅ Improving Code Health:
|
No description provided.