Skip to content

Adding InternalsVisibleTo to a couple of projects - #3719

Merged
abgoswam merged 2 commits into
dotnet:masterfrom
abgoswam:abgoswam/internalsvisibleto
May 16, 2019
Merged

Adding InternalsVisibleTo to a couple of projects#3719
abgoswam merged 2 commits into
dotnet:masterfrom
abgoswam:abgoswam/internalsvisibleto

Conversation

@abgoswam

Copy link
Copy Markdown
Member

Fixes #3715

  • Added Microsoft.ML.Runtime.SequencePrediction to Microsoft.ML.StandardTrainers
  • Added TMSNlearnPrediction to Microsoft.ML.Transforms

@abgoswam
abgoswam requested a review from yaeldekel May 14, 2019 19:57
@abgoswam
abgoswam requested a review from glebuk May 14, 2019 20:04
@codecov

codecov Bot commented May 14, 2019

Copy link
Copy Markdown

Codecov Report

Merging #3719 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3719      +/-   ##
==========================================
+ Coverage   72.78%   72.79%   +0.01%     
==========================================
  Files         808      808              
  Lines      145589   145589              
  Branches    16250    16250              
==========================================
+ Hits       105967   105984      +17     
+ Misses      35201    35178      -23     
- Partials     4421     4427       +6
Flag Coverage Δ
#Debug 72.79% <ø> (+0.01%) ⬆️
#production 68.3% <ø> (+0.01%) ⬆️
#test 89.03% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...StandardTrainers/Standard/LinearModelParameters.cs 60.05% <0%> (-0.27%) ⬇️
...ML.Transforms/Text/StopWordsRemovingTransformer.cs 86.1% <0%> (-0.16%) ⬇️
src/Microsoft.ML.Core/Data/ProgressReporter.cs 77.94% <0%> (+6.98%) ⬆️

@abgoswam
abgoswam requested a review from codemzs May 16, 2019 02:56
@abgoswam
abgoswam merged commit 36e100b into dotnet:master May 16, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Mar 21, 2022
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.

Add ‘InternalsVisibleTo’ attributes to some projects

3 participants