-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Feature] Add Windows CI #1213
[Feature] Add Windows CI #1213
Conversation
Codecov Report
@@ Coverage Diff @@
## dev-0.24 #1213 +/- ##
===========================================
Coverage ? 82.93%
===========================================
Files ? 205
Lines ? 16577
Branches ? 2970
===========================================
Hits ? 13748
Misses ? 2085
Partials ? 744
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
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.
unittest fails on windows + cuda due to timeout.
8e5b143
to
5c1ddab
Compare
* add windows-ci * reduce input size to save memory * fix codecov * reduce input size to save memory * skip voxelpose unittest for Windows * remove win+cuda test
* add windows-ci * reduce input size to save memory * fix codecov * reduce input size to save memory * skip voxelpose unittest for Windows * remove win+cuda test
* add windows-ci * reduce input size to save memory * fix codecov * reduce input size to save memory * skip voxelpose unittest for Windows * remove win+cuda test
Motivation
Add Windows CI.
Modification
BC-breaking (Optional)
Use cases (Optional)
Checklist
Before PR:
After PR: