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 exception when file type contains colon #817

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

cuishuang
Copy link
Contributor

Fixes #816

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ad67f76) 66.99% compared to head (5171ad9) 66.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #817      +/-   ##
==========================================
- Coverage   66.99%   66.97%   -0.02%     
==========================================
  Files          45       45              
  Lines        9861     9865       +4     
==========================================
+ Hits         6606     6607       +1     
- Misses       2795     2797       +2     
- Partials      460      461       +1     

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

internal/driver/fetch.go Outdated Show resolved Hide resolved
internal/driver/fetch.go Outdated Show resolved Hide resolved
internal/driver/fetch.go Outdated Show resolved Hide resolved
@cuishuang
Copy link
Contributor Author

Is there anything else you need me to do? I'm happy to do it.

internal/driver/fetch.go Outdated Show resolved Hide resolved
internal/driver/testdata/go.crc32.cpu_2023-11-11_01_02_03 Outdated Show resolved Hide resolved
internal/driver/fetch_test.go Outdated Show resolved Hide resolved
@cuishuang
Copy link
Contributor Author

It has been modified, please review again. Thanks so much!

Copy link
Collaborator

@aalexand aalexand left a comment

Choose a reason for hiding this comment

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

Looks good, just a couple minor comments.

internal/driver/fetch_test.go Show resolved Hide resolved
internal/driver/fetch_test.go Show resolved Hide resolved
internal/driver/fetch.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@aalexand aalexand left a comment

Choose a reason for hiding this comment

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

Just added one more tiny comment - once it's fixed I'll merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants