-
Notifications
You must be signed in to change notification settings - Fork 57
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
[torchlib] Fix registrations 3/n #1740
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1740 +/- ##
==========================================
- Coverage 74.87% 74.86% -0.02%
==========================================
Files 245 245
Lines 26370 26367 -3
Branches 4795 4796 +1
==========================================
- Hits 19744 19739 -5
- Misses 5703 5705 +2
Partials 923 923 ☔ View full report in Codecov by Sentry. |
Test Results 24 files ± 0 24 suites ±0 2h 6m 27s ⏱️ + 5m 37s For more details on these failures, see this check. Results for commit c349f9b. ± Comparison against base commit 3fc6ead. This pull request removes 2 and adds 1286 tests. Note that renamed tests count towards both.
This pull request skips 1 test.
|
Fix more registration issues #1644