machinelearning
machinelearning copied to clipboard
[release/4.0] Update dependencies from dotnet/arcade
This pull request updates the following dependencies
From https://github.com/dotnet/arcade
- Subscription: a547de0d-c7ea-4682-b0d2-c8a549cede14
- Build: 20250602.2
- Date Produced: June 2, 2025 9:40:50 PM UTC
- Commit: 0d52a8b262d35fa2fde84e398cb2e791b8454bd2
- Branch: refs/heads/release/9.0
- Updates:
- Microsoft.DotNet.Arcade.Sdk: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
- Microsoft.DotNet.Build.Tasks.Feed: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
- Microsoft.DotNet.Helix.Sdk: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
- Microsoft.DotNet.SignTool: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
- Microsoft.DotNet.SwaggerGenerator.MSBuild: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
- Microsoft.DotNet.XliffTasks: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
- Microsoft.DotNet.XUnitExtensions: from 9.0.0-beta.25111.5 to 9.0.0-beta.25302.2
Looks like this has the mac update that breaks libomp. Will require backporting https://github.com/dotnet/machinelearning/commit/d070dcb26c4222466ae40744678ce8077242805f
Codecov Report
:x: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 68.89%. Comparing base (7b6eccf) to head (c19651a).
:warning: Report is 1 commits behind head on release/4.0.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Microsoft.ML.Tokenizers/Model/Word.cs | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## release/4.0 #7470 +/- ##
===============================================
- Coverage 68.89% 68.89% -0.01%
===============================================
Files 1470 1470
Lines 274081 274081
Branches 28405 28405
===============================================
- Hits 188836 188823 -13
- Misses 77928 77939 +11
- Partials 7317 7319 +2
| Flag | Coverage Δ | |
|---|---|---|
| Debug | 68.89% <66.66%> (+6.24%) |
:arrow_up: |
| production | 63.30% <50.00%> (+0.65%) |
:arrow_up: |
| test | 89.42% <100.00%> (∅) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/Microsoft.ML.GenAI.Core/Module/GenAILinear.cs | 100.00% <ø> (ø) |
|
| src/Microsoft.ML.GenAI.Core/Utils.cs | 12.94% <ø> (ø) |
|
| .../Microsoft.ML.GenAI.Phi/Module/Phi2DecoderLayer.cs | 36.36% <ø> (ø) |
|
| ...crosoft.ML.GenAI.Phi/Module/Phi2RotaryEmbedding.cs | 44.44% <ø> (ø) |
|
| src/Microsoft.ML.GenAI.Phi/Phi3/Config.cs | 93.84% <ø> (ø) |
|
| ...ansforms/PermutationFeatureImportanceExtensions.cs | 94.01% <100.00%> (ø) |
|
| test/Microsoft.ML.Tests/Transformers/HashTests.cs | 100.00% <100.00%> (ø) |
|
| src/Microsoft.ML.Tokenizers/Model/Word.cs | 61.42% <0.00%> (ø) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.