Skip to content

Conversation

@feiyun0112
Copy link
Contributor

Change '|' to '||'
Change '&' to '&&'

@codecov
Copy link

codecov bot commented May 29, 2021

Codecov Report

Merging #5824 (e652e16) into main (7c34ab9) will decrease coverage by 0.10%.
The diff coverage is 5.64%.

@@            Coverage Diff             @@
##             main    #5824      +/-   ##
==========================================
- Coverage   68.37%   68.27%   -0.11%     
==========================================
  Files        1131     1131              
  Lines      241291   241291              
  Branches    25053    25233     +180     
==========================================
- Hits       164993   164746     -247     
- Misses      69806    69907     +101     
- Partials     6492     6638     +146     
Flag Coverage Δ
Debug 68.27% <5.64%> (-0.11%) ⬇️
production 62.87% <5.64%> (-0.13%) ⬇️
test 89.24% <ø> (ø)

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

Impacted Files Coverage Δ
src/Microsoft.ML.Core/CommandLine/CmdParser.cs 56.63% <0.00%> (-0.07%) ⬇️
src/Microsoft.ML.Core/Data/ModelHeader.cs 88.06% <0.00%> (-0.29%) ⬇️
src/Microsoft.ML.Core/Utilities/ArrayUtils.cs 87.75% <0.00%> (-8.17%) ⬇️
src/Microsoft.ML.Core/Utilities/DoubleParser.cs 86.14% <0.00%> (-0.68%) ⬇️
src/Microsoft.ML.Core/Utilities/FixedSizeQueue.cs 76.47% <0.00%> (-3.53%) ⬇️
src/Microsoft.ML.Core/Utilities/HashArray.cs 83.45% <0.00%> (-0.72%) ⬇️
src/Microsoft.ML.Core/Utilities/Hashing.cs 94.69% <0.00%> (-0.45%) ⬇️
src/Microsoft.ML.Core/Utilities/MathUtils.cs 53.33% <0.00%> (ø)
src/Microsoft.ML.Core/Utilities/NormStr.cs 92.35% <0.00%> (-0.59%) ⬇️
src/Microsoft.ML.Core/Utilities/Stream.cs 66.24% <0.00%> (-0.16%) ⬇️
... and 47 more

Copy link
Contributor

@michaelgsharp michaelgsharp left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelgsharp michaelgsharp merged commit ff01708 into dotnet:main Jun 17, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 17, 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.

2 participants