-
Notifications
You must be signed in to change notification settings - Fork 72
Fix failing tests with PyTorch nightly | fix(torchlib) #1185
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1185 +/- ##
==========================================
+ Coverage 78.50% 78.63% +0.13%
==========================================
Files 118 118
Lines 15320 15323 +3
Branches 2388 2388
==========================================
+ Hits 12027 12050 +23
+ Misses 2903 2878 -25
- Partials 390 395 +5 ☔ View full report in Codecov by Sentry. |
Test Results 24 files ± 0 24 suites ±0 1h 42m 52s ⏱️ + 19m 8s For more details on these failures, see this check. Results for commit c10e88f. ± Comparison against base commit 72b771c. This pull request removes 5 and adds 84 tests. Note that renamed tests count towards both.
This pull request removes 2 skipped tests and adds 43 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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.
Changes LG, CI not green yet tho
Yes there are still a few but my vpn isn't working :( |
win pipelines are also expected to be green? |
Yes. There are some other issues happening |
Follow up to fix #1061. All pipelines should now be green.