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

Codecov yml token addition #5950

Merged
merged 3 commits into from Sep 30, 2021
Merged

Conversation

michaelgsharp
Copy link
Member

@michaelgsharp michaelgsharp commented Sep 29, 2021

Due to the issue of codecov not being able to find the pipeline for some reason, adding in the codecov yml token so it knows where to upload the code coverage stats to.

Also updating the nuget for the codecov uploader.

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #5950 (3ed9261) into main (d13045f) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5950      +/-   ##
==========================================
+ Coverage   68.20%   68.26%   +0.05%     
==========================================
  Files        1142     1142              
  Lines      242534   242534              
  Branches    25378    25378              
==========================================
+ Hits       165420   165562     +142     
+ Misses      70416    70289     -127     
+ Partials     6698     6683      -15     
Flag Coverage Δ
Debug 68.26% <ø> (+0.05%) ⬆️
production 62.94% <ø> (+0.07%) ⬆️
test 88.59% <ø> (ø)

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

Impacted Files Coverage Δ
....ML.AutoML/PipelineSuggesters/PipelineSuggester.cs 78.74% <0.00%> (-3.15%) ⬇️
src/Microsoft.ML.Transforms/Text/LdaTransform.cs 88.44% <0.00%> (+0.14%) ⬆️
src/Microsoft.ML.Data/Utils/LossFunctions.cs 67.35% <0.00%> (+0.51%) ⬆️
...oft.ML.StandardTrainers/Standard/SdcaMulticlass.cs 92.15% <0.00%> (+1.02%) ⬆️
...crosoft.ML.StandardTrainers/Optimizer/Optimizer.cs 73.12% <0.00%> (+1.15%) ⬆️
src/Microsoft.ML.Sweeper/AsyncSweeper.cs 72.78% <0.00%> (+1.36%) ⬆️
src/Microsoft.ML.Maml/MAML.cs 26.90% <0.00%> (+1.52%) ⬆️
...crosoft.ML.StandardTrainers/Standard/SdcaBinary.cs 88.13% <0.00%> (+3.07%) ⬆️
src/Microsoft.ML.Data/Training/TrainerUtils.cs 69.67% <0.00%> (+3.81%) ⬆️
...osoft.ML.KMeansClustering/KMeansPlusPlusTrainer.cs 90.76% <0.00%> (+7.15%) ⬆️
... and 1 more

@michaelgsharp michaelgsharp requested a review from a team September 30, 2021 19:39
@michaelgsharp michaelgsharp marked this pull request as ready for review September 30, 2021 19:39
@michaelgsharp michaelgsharp merged commit eba938f into dotnet:main Sep 30, 2021
@michaelgsharp michaelgsharp deleted the codecove-yml branch September 30, 2021 21:34
Copy link
Member

@safern safern left a comment

Choose a reason for hiding this comment

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

LGTM

@dotnet dotnet 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.

None yet

4 participants