Move coverage to nightly and simplify reporting#15776
Merged
karthiknadig merged 13 commits intomicrosoft:mainfrom Mar 26, 2021
Merged
Move coverage to nightly and simplify reporting#15776karthiknadig merged 13 commits intomicrosoft:mainfrom
karthiknadig merged 13 commits intomicrosoft:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #15776 +/- ##
======================================
- Coverage 47% 0% -48%
======================================
Files 11 7 -4
Lines 427 14 -413
Branches 60 1 -59
======================================
- Hits 201 0 -201
+ Misses 214 14 -200
+ Partials 12 0 -12 |
Member
Author
|
Not sure why codecov reports 0% when NYC shows 70%: |
kimadeline
approved these changes
Mar 25, 2021
karrtikr
approved these changes
Mar 25, 2021
brettcannon
suggested changes
Mar 25, 2021
Member
brettcannon
left a comment
There was a problem hiding this comment.
A couple of comments from other folks to address as well.
brettcannon
approved these changes
Mar 26, 2021
karrtikr
reviewed
Apr 4, 2021
| file: ${{env.special-working-directory}}/coverage/cobertura-coverage.xml | ||
|
|
||
| upload: | ||
| name: Upload VSIX to Azure Blob Storage |
There was a problem hiding this comment.
@karthiknadig Looks like we accidently removed this step. Development build is no longer updated.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #15776 +/- ##
======================================
- Coverage 47% 0% -48%
======================================
Files 11 7 -4
Lines 427 14 -413
Branches 60 1 -59
======================================
- Hits 201 0 -201
+ Misses 214 14 -200
+ Partials 12 0 -12 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.