-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Smoke tests in nodejs #7456
Smoke tests in nodejs #7456
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7456 +/- ##
=======================================
Coverage 58.67% 58.67%
=======================================
Files 493 493
Lines 21990 21990
Branches 3531 3531
=======================================
Hits 12902 12902
Misses 8281 8281
Partials 807 807 Continue to review full report at Codecov.
|
9177d42
to
1fbf021
Compare
@rchiodo @karrtikr @IanMatthewHuff Ready for review, no rush |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For #6511
If required I could break the PR into separate PRs as follows:
.vscodeignore
,.gitignore
, etc changes)Azure Pipelines
UI_Test_Report
job that will merge all UI Test reports into one (just so we can look at a single report).