Skip to content
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

Fix up docs for MLContext #7334

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Fix up docs for MLContext #7334

merged 3 commits into from
Dec 16, 2024

Conversation

gewarren
Copy link
Contributor

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

Copy link

codecov bot commented Dec 12, 2024

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

Copy link
Member

@ericstj ericstj left a comment

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
Copy link
Member

ericstj commented Dec 16, 2024

/ba-g test failure is #7339

@ericstj ericstj merged commit 7b8d193 into dotnet:main Dec 16, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants