-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Improve] Support windows path #738
Conversation
Codecov Report
@@ Coverage Diff @@
## master #738 +/- ##
==========================================
+ Coverage 82.95% 83.05% +0.09%
==========================================
Files 215 216 +1
Lines 12121 12192 +71
Branches 1945 1964 +19
==========================================
+ Hits 10055 10126 +71
- Misses 1762 1763 +1
+ Partials 304 303 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
We can merge the master branch now. |
* [Improve] Support windows path * [Improve] Support windows path * separate windows workflow * fix bug of '/' * fix bug of '/' in Windows * fix bug of '/' in Windows * install 'av' in CI * Update build-windows.yml * re.split * cu102 Co-authored-by: wangruohui <12756472+wangruohui@users.noreply.github.com>
* [Improve] Support windows path * [Improve] Support windows path * separate windows workflow * fix bug of '/' * fix bug of '/' in Windows * fix bug of '/' in Windows * install 'av' in CI * Update build-windows.yml * re.split * cu102 Co-authored-by: wangruohui <12756472+wangruohui@users.noreply.github.com>
No description provided.