dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
9.01k stars 1.88k forks source link

Add targeting .Net 8.0 for DataFrame package #7168

Closed asmirnov82 closed 3 months ago

asmirnov82 commented 3 months ago

Fixes #7167

JakeRadMSFT commented 3 months ago

/azp run

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 2 pipeline(s).
asmirnov82 commented 3 months ago

TestTokenizerUsingExternalVocab test fails, because external vocabulary is not available by https://pythia.blob.core.windows.net/public/encoding/gpt2.tiktoken url

JakeRadMSFT commented 3 months ago

/azp run

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 2 pipeline(s).
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 68.67%. Comparing base (0c51cc6) to head (016dda3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7168 +/- ## ========================================== - Coverage 68.94% 68.67% -0.27% ========================================== Files 1397 1263 -134 Lines 266970 257955 -9015 Branches 27600 26698 -902 ========================================== - Hits 184057 177146 -6911 + Misses 75807 73996 -1811 + Partials 7106 6813 -293 ``` | [Flag](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | Coverage Δ | | |---|---|---| | [Debug](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `68.67% <25.00%> (-0.27%)` | :arrow_down: | | [production](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `62.94% <ø> (-0.59%)` | :arrow_down: | | [test](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `88.88% <25.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | Coverage Δ | | |---|---|---| | [...osoft.Data.Analysis.Tests/ArrowIntegrationTests.cs](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168?src=pr&el=tree&filepath=test%2FMicrosoft.Data.Analysis.Tests%2FArrowIntegrationTests.cs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet#diff-dGVzdC9NaWNyb3NvZnQuRGF0YS5BbmFseXNpcy5UZXN0cy9BcnJvd0ludGVncmF0aW9uVGVzdHMuY3M=) | `100.00% <100.00%> (ø)` | | | [...est/Microsoft.Data.Analysis.Tests/ArrayComparer.cs](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168?src=pr&el=tree&filepath=test%2FMicrosoft.Data.Analysis.Tests%2FArrayComparer.cs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet#diff-dGVzdC9NaWNyb3NvZnQuRGF0YS5BbmFseXNpcy5UZXN0cy9BcnJheUNvbXBhcmVyLmNz) | `63.55% <0.00%> (ø)` | | ... and [139 files with indirect coverage changes](https://app.codecov.io/gh/dotnet/machinelearning/pull/7168/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet)