Skip to content

Conversation

@LittleLittleCloud
Copy link
Member

We are excited to review your PR.

fix #6637
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.

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #6638 (c79e9d0) into main (e30555c) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6638      +/-   ##
==========================================
- Coverage   68.53%   68.52%   -0.01%     
==========================================
  Files        1200     1200              
  Lines      250288   250288              
  Branches    26093    26093              
==========================================
- Hits       171524   171518       -6     
- Misses      71932    71935       +3     
- Partials     6832     6835       +3     
Flag Coverage Δ
Debug 68.52% <100.00%> (-0.01%) ⬇️
production 63.00% <ø> (-0.01%) ⬇️
test 88.83% <100.00%> (ø)

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

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

... and 4 files with indirect coverage changes

@JakeRadMSFT JakeRadMSFT merged commit a18b9cb into main Apr 30, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 30, 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 Test timeout failure

3 participants