Skip to content

Conversation

@LittleLittleCloud
Copy link
Member

We are excited to review your PR.

So we can do the best job, please check:

  • There's a descriptive title that will make sense to other developers some time from now.
  • There's associated issues. All PR's should have issue(s) associated - unless a trivial self-evident change such as fixing a typo. You can use the format Fixes #nnnn in your description to cause GitHub to automatically close the issue(s) when your PR is merged.
  • Your change description explains what the change does, why you chose your approach, and anything else that reviewers should know.
  • You have included any necessary tests in the same PR.

fix #6644

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #6668 (5af13b6) into main (3d705bf) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6668      +/-   ##
==========================================
+ Coverage   68.67%   68.77%   +0.10%     
==========================================
  Files        1203     1215      +12     
  Lines      250974   251556     +582     
  Branches    26209    26228      +19     
==========================================
+ Hits       172350   173007     +657     
+ Misses      71800    71732      -68     
+ Partials     6824     6817       -7     
Flag Coverage Δ
Debug 68.77% <100.00%> (+0.10%) ⬆️
production 63.28% <ø> (+0.12%) ⬆️
test 88.88% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
test/Microsoft.ML.AutoML.Tests/TunerTests.cs 100.00% <100.00%> (ø)

... and 36 files with indirect coverage changes

@michaelgsharp michaelgsharp merged commit 09117b1 into dotnet:main May 11, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutoML Regression Experiment Crash

2 participants