machinelearning icon indicating copy to clipboard operation
machinelearning copied to clipboard

[release/4.0] Update dependencies from dotnet/arcade

Open dotnet-maestro[bot] opened this issue 7 months ago • 2 comments

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

dotnet-maestro[bot] avatar May 21 '25 21:05 dotnet-maestro[bot]

Looks like this has the mac update that breaks libomp. Will require backporting https://github.com/dotnet/machinelearning/commit/d070dcb26c4222466ae40744678ce8077242805f

ericstj avatar May 21 '25 21:05 ericstj

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%> (ø)

... and 5 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 21 '25 23:05 codecov[bot]