Skip to content

Conversation

@TomFinley
Copy link
Contributor

Small refinement of the PR #2959. I noticed that a few of the ColumnOptions classes, including a base class, were still appearing in the public API. Also hide the IReadOnlyList<...> to access it through the columns as we do not want to do that per @Ivanidzo4ka.

Copy link

@yaeldekel yaeldekel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #3078 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3078      +/-   ##
==========================================
- Coverage   72.52%   72.52%   -0.01%     
==========================================
  Files         806      806              
  Lines      144500   144500              
  Branches    16191    16191              
==========================================
- Hits       104804   104792      -12     
- Misses      35290    35299       +9     
- Partials     4406     4409       +3
Flag Coverage Δ
#Debug 72.52% <100%> (-0.01%) ⬇️
#production 68.13% <100%> (-0.02%) ⬇️
#test 88.78% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/Microsoft.ML.Transforms/GcnTransform.cs 77.57% <100%> (ø) ⬆️
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 79.48% <0%> (-20.52%) ⬇️
src/Microsoft.ML.Maml/MAML.cs 24.75% <0%> (-1.46%) ⬇️
...StandardTrainers/Standard/LinearModelParameters.cs 60.05% <0%> (-0.27%) ⬇️

@TomFinley TomFinley merged commit d38a35e into dotnet:master Mar 25, 2019
@TomFinley TomFinley deleted the HideGcnLpOptions branch March 25, 2019 20:31
@ghost ghost locked as resolved and limited conversation to collaborators Mar 23, 2022
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.

4 participants