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 code coverage yaml file. #4261

Merged
merged 1 commit into from
Sep 28, 2019
Merged

Fix code coverage yaml file. #4261

merged 1 commit into from
Sep 28, 2019

Conversation

codemzs
Copy link
Member

@codemzs codemzs commented Sep 27, 2019

Code coverage is broke due to an update that is needed in the yml file.

@codemzs codemzs requested a review from a team as a code owner September 27, 2019 23:14
@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

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

@@            Coverage Diff             @@
##           master    #4261      +/-   ##
==========================================
+ Coverage    72.9%   74.23%   +1.33%     
==========================================
  Files         809      876      +67     
  Lines      145599   152678    +7079     
  Branches    16243    16802     +559     
==========================================
+ Hits       106144   113347    +7203     
+ Misses      35035    34615     -420     
- Partials     4420     4716     +296
Flag Coverage Δ
#Debug 74.23% <ø> (+1.33%) ⬆️
#production 69.9% <ø> (+1.48%) ⬆️
#test 89.26% <ø> (+0.2%) ⬆️
Impacted Files Coverage Δ
...aluators/Metrics/BinaryPrecisionRecallDataPoint.cs 0% <0%> (-75%) ⬇️
...crosoft.ML.CodeAnalyzer.Tests/Helpers/TestUtils.cs 42.1% <0%> (-57.9%) ⬇️
...st/Microsoft.ML.TestFramework/BytesStreamSource.cs 50% <0%> (-50%) ⬇️
...rosoft.ML.Data/DataLoadSave/EstimatorExtensions.cs 58.18% <0%> (-32.73%) ⬇️
...icrosoft.ML.Data/Evaluators/ClusteringEvaluator.cs 32.46% <0%> (-20.77%) ⬇️
...t.ML.Data/DataLoadSave/CompositeLoaderEstimator.cs 80% <0%> (-20%) ⬇️
...oft.ML.Data/DataLoadSave/TrivialLoaderEstimator.cs 85.71% <0%> (-14.29%) ⬇️
...ft.ML.Data/Evaluators/Metrics/ClusteringMetrics.cs 52.94% <0%> (-11.77%) ⬇️
...rosoft.ML.Data/DataLoadSave/CompositeDataLoader.cs 81.25% <0%> (-10.42%) ⬇️
...ata/Transforms/ValueToKeyMappingTransformerImpl.cs 74.47% <0%> (-6.92%) ⬇️
... and 386 more

@codemzs codemzs merged commit fb5394a into dotnet:master Sep 28, 2019
@codemzs codemzs deleted the build branch September 28, 2019 02:51
@ghost ghost locked as resolved and limited conversation to collaborators Mar 20, 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