-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Fixing native lookup #7282
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
Fixing native lookup #7282
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7282 +/- ##
==========================================
- Coverage 68.87% 68.84% -0.04%
==========================================
Files 1467 1473 +6
Lines 273954 274173 +219
Branches 28380 28424 +44
==========================================
+ Hits 188693 188744 +51
- Misses 77952 78114 +162
- Partials 7309 7315 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
|
18b42bb to
0e12aef
Compare
|
Merging on red since the only test failures are known test failures and we don't have the repo set up correctly for Build Analysis to be able to bypass it. |
|
/backport to release/4.0 |
|
Started backporting to release/4.0: https://github.com/dotnet/machinelearning/actions/runs/11787367067 |
Fixes native lookup with adds a bunch more testing for M1 and normal mac as well.