dotnet / machinelearning

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

Release notes for 3.0 #6888

Closed michaelgsharp closed 10 months ago

michaelgsharp commented 10 months ago

Final release notes for 3.0

codecov[bot] commented 10 months ago

Codecov Report

Merging #6888 (6211ca9) into main (db08da6) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head 6211ca9 differs from pull request most recent head 0a20801. Consider uploading reports for the commit 0a20801 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6888 +/- ## ======================================= Coverage 68.80% 68.80% ======================================= Files 1240 1240 Lines 249397 249397 Branches 25496 25496 ======================================= + Hits 171594 171597 +3 + Misses 71202 71200 -2 + Partials 6601 6600 -1 ``` | [Flag](https://app.codecov.io/gh/dotnet/machinelearning/pull/6888/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/6888/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `68.80% <ø> (+<0.01%)` | :arrow_up: | | [production](https://app.codecov.io/gh/dotnet/machinelearning/pull/6888/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `63.26% <ø> (+<0.01%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/machinelearning/pull/6888/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `88.49% <ø> (ø)` | | 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. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/dotnet/machinelearning/pull/6888/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet)
michaelgsharp commented 10 months ago

Merging without waiting for builds since its just a markdown change.