Skip to content

Fix up docs for MLContext - #7334

Merged
ericstj merged 3 commits into
dotnet:mainfrom
gewarren:docs121224
Dec 16, 2024
Merged

Fix up docs for MLContext#7334
ericstj merged 3 commits into
dotnet:mainfrom
gewarren:docs121224

Conversation

@gewarren

Copy link
Copy Markdown
Contributor

Cleans up the public-facing API docs for MLContext to conform to https://github.com/dotnet/dotnet-api-docs/wiki.

@codecov

codecov Bot commented Dec 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.89%. Comparing base (01c4164) to head (6c6caef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7334      +/-   ##
==========================================
- Coverage   68.90%   68.89%   -0.01%     
==========================================
  Files        1473     1473              
  Lines      274277   274277              
  Branches    28421    28421              
==========================================
- Hits       188983   188972      -11     
- Misses      77975    77985      +10     
- Partials     7319     7320       +1     
Flag Coverage Δ
Debug 68.89% <ø> (-0.01%) ⬇️
production 63.30% <ø> (-0.01%) ⬇️
test 89.43% <ø> (ø)

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

Files with missing lines Coverage Δ
src/Microsoft.ML.Data/MLContext.cs 85.71% <ø> (ø)

... and 5 files with indirect coverage changes

@ericstj ericstj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks reasonable, thank you @gewarren

@ericstj

ericstj commented Dec 16, 2024

Copy link
Copy Markdown
Member

/ba-g test failure is #7339

@ericstj
ericstj merged commit 7b8d193 into dotnet:main Dec 16, 2024
@michaelgsharp

Copy link
Copy Markdown
Contributor

/backport to release/4.0

@github-actions

Copy link
Copy Markdown
Contributor
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants