-
Notifications
You must be signed in to change notification settings - Fork 617
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
Is there anything else you need me to do? I'm happy to do it. |
It has been modified, please review again. Thanks so much! |
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.
Looks good, just a couple minor comments.
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.
Just added one more tiny comment - once it's fixed I'll merge.
Signed-off-by: cui fliter <[email protected]>
Fixes #816