Skip to content

Update tt files to have Microsoft.ML prefix for SampleUtils. - #3285

Merged
codemzs merged 2 commits into
dotnet:masterfrom
codemzs:ttbugfix
Apr 11, 2019
Merged

Update tt files to have Microsoft.ML prefix for SampleUtils.#3285
codemzs merged 2 commits into
dotnet:masterfrom
codemzs:ttbugfix

Conversation

@codemzs

Copy link
Copy Markdown
Member

fixes#3284

@codemzs
codemzs requested review from artidoro and wschinApril 11, 2019 00:49
@codecov

codecovBot commented Apr 11, 2019

Copy link
Copy Markdown

Codecov Report

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

@@ Coverage Diff @@## master #3285 +/- ##
==========================================
- Coverage 72.62% 72.62% -0.01% 
==========================================
Files 807 807 Lines 145080 145080 Branches 16213 16213 ==========================================
- Hits 105365 105361 -4 - Misses 35297 35300 +3 - Partials 4418 4419 +1
FlagCoverage Δ
#Debug72.62% <ø> (-0.01%)⬇️
#production68.17% <ø> (-0.01%)⬇️
#test88.92% <ø> (ø)⬆️
Impacted FilesCoverage Δ
src/Microsoft.ML.Transforms/Text/LdaTransform.cs89.26% <0%> (-0.63%)⬇️

@codemzs
codemzs merged commit a4fb9a8 into dotnet:masterApr 11, 2019
codemzs added a commit to codemzs/machinelearning that referenced this pull request Apr 11, 2019
@ghostghost locked as resolved and limited conversation to collaborators Mar 22, 2022
Sign up for freeto 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.

TT file contains reference to SampleUtils without Microsoft.ML prefix

3 participants

@codemzs@wschin@artidoro