Conversation
test/Microsoft.ML.CodeAnalyzer.Tests/Helpers/AdditionalMetadataReferences.cs
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7295 +/- ##
==========================================
+ Coverage 68.84% 68.87% +0.03%
==========================================
Files 1471 1470 -1
Lines 274124 273991 -133
Branches 28411 28399 -12
==========================================
- Hits 188724 188721 -3
+ Misses 78085 77956 -129
+ Partials 7315 7314 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
TorchSharp tests failing - most likely with OOM killer. Should be #6978 |
test/Microsoft.ML.NightlyBuild.Tests/Microsoft.ML.NightlyBuild.Tests.csproj
Outdated
Show resolved
Hide resolved
| <NuGetVersion>6.9.1</NuGetVersion> | ||
| <SkiaSharpVersion>2.88.8</SkiaSharpVersion> | ||
| <SystemBuffersVersion>4.5.1</SystemBuffersVersion> | ||
| <SystemBuffersVersion>4.6.0-preview.1.24529.4</SystemBuffersVersion> |
There was a problem hiding this comment.
Note that these are preview versions and we should not release consuming the preview versions.
|
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/11786408616 |
Updates remote executor so that we can update the maintenance packages.