dotnet / machinelearning

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

Fix iterator type so that it matches boundary condition type #7150

Closed ericstj closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.65%. Comparing base (72cfdf6) to head (725535d). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7150 +/- ## ========================================== + Coverage 68.55% 68.65% +0.10% ========================================== Files 1259 1262 +3 Lines 255844 257730 +1886 Branches 26434 26658 +224 ========================================== + Hits 175392 176945 +1553 - Misses 73717 73971 +254 - Partials 6735 6814 +79 ``` | [Flag](https://app.codecov.io/gh/dotnet/machinelearning/pull/7150/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/7150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `68.65% <ø> (+0.10%)` | :arrow_up: | | [production](https://app.codecov.io/gh/dotnet/machinelearning/pull/7150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `62.94% <ø> (+0.03%)` | :arrow_up: | | [test](https://app.codecov.io/gh/dotnet/machinelearning/pull/7150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet) | `88.85% <ø> (+0.15%)` | :arrow_up: | 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 28 files with indirect coverage changes](https://app.codecov.io/gh/dotnet/machinelearning/pull/7150/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dotnet)