Skip to content

fixing the link format in ColumnCopying #3406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

sfilipi
Copy link
Member

@sfilipi sfilipi commented Apr 18, 2019

Towards #3204. Converting the link for cref format to xref format.

@sfilipi sfilipi self-assigned this Apr 18, 2019
@codecov
Copy link

codecov bot commented Apr 18, 2019

Codecov Report

Merging #3406 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3406      +/-   ##
==========================================
- Coverage   72.69%   72.69%   -0.01%     
==========================================
  Files         807      807              
  Lines      145171   145171              
  Branches    16225    16225              
==========================================
- Hits       105536   105528       -8     
- Misses      35220    35227       +7     
- Partials     4415     4416       +1
Flag Coverage Δ
#Debug 72.69% <ø> (-0.01%) ⬇️
#production 68.22% <ø> (-0.01%) ⬇️
#test 88.97% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/Microsoft.ML.Data/Transforms/ColumnCopying.cs 85.43% <ø> (ø) ⬆️
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 79.48% <0%> (-20.52%) ⬇️

1 similar comment
@codecov
Copy link

codecov bot commented Apr 18, 2019

Codecov Report

Merging #3406 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3406      +/-   ##
==========================================
- Coverage   72.69%   72.69%   -0.01%     
==========================================
  Files         807      807              
  Lines      145171   145171              
  Branches    16225    16225              
==========================================
- Hits       105536   105528       -8     
- Misses      35220    35227       +7     
- Partials     4415     4416       +1
Flag Coverage Δ
#Debug 72.69% <ø> (-0.01%) ⬇️
#production 68.22% <ø> (-0.01%) ⬇️
#test 88.97% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/Microsoft.ML.Data/Transforms/ColumnCopying.cs 85.43% <ø> (ø) ⬆️
...c/Microsoft.ML.FastTree/Utils/ThreadTaskManager.cs 79.48% <0%> (-20.52%) ⬇️

Copy link

@shmoradims shmoradims left a comment

Choose a reason for hiding this comment

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

:shipit:

@shmoradims shmoradims added the documentation Related to documentation of ML.NET label Apr 18, 2019
@sfilipi sfilipi merged commit c9f4e3d into dotnet:master Apr 18, 2019
@sfilipi sfilipi deleted the fixLinkInColumnCopyingDoc branch April 18, 2019 22:48
sfilipi added a commit to sfilipi/machinelearning-1 that referenced this pull request Apr 19, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Related to documentation of ML.NET
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants