Skip to content

[release/4.0] Fix up docs for MLContext #7363

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 3 commits into from
Jan 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Backport of #7334 to release/4.0

/cc @michaelgsharp @gewarren

Customer Impact

Testing

Risk

@michaelgsharp
Copy link
Member

Merging before checks are done since its just a docs change, but its xml code docs so it triggered all the builds.

@michaelgsharp michaelgsharp merged commit 1fc5296 into release/4.0 Jan 14, 2025
3 of 25 checks passed
@michaelgsharp michaelgsharp deleted the backport/pr-7334-to-release/4.0 branch January 14, 2025 23:12
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.89%. Comparing base (763cbb7) to head (c436a5a).
Report is 4 commits behind head on release/4.0.

Additional details and impacted files
@@               Coverage Diff               @@
##           release/4.0    #7363      +/-   ##
===============================================
- Coverage        68.90%   68.89%   -0.01%     
===============================================
  Files             1470     1470              
  Lines           274079   274079              
  Branches         28405    28405              
===============================================
- Hits            188841   188830      -11     
- Misses           77922    77931       +9     
- Partials          7316     7318       +2     
Flag Coverage Δ
Debug 68.89% <ø> (-0.01%) ⬇️
production 63.30% <ø> (-0.01%) ⬇️
test 89.42% <ø> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/Microsoft.ML.AutoML/API/ColumnInference.cs 100.00% <ø> (ø)
...ML.AutoML/ColumnInference/ColumnInformationUtil.cs 84.54% <ø> (ø)
src/Microsoft.ML.Data/MLContext.cs 85.71% <ø> (ø)
...ML.TorchSharp/NasBert/SentenceSimilarityTrainer.cs 89.39% <ø> (ø)
...ML.TorchSharp/NasBert/TextClassificationTrainer.cs 95.65% <ø> (ø)

... and 8 files with indirect coverage changes

@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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants