-
Notifications
You must be signed in to change notification settings - Fork 94
Update testing pipeline #202
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
Update testing pipeline #202
Conversation
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
ffad383
to
808094e
Compare
Codecov Report
@@ Coverage Diff @@
## master #202 +/- ##
=========================================
Coverage ? 30.70%
=========================================
Files ? 70
Lines ? 5472
Branches ? 172
=========================================
Hits ? 1680
Misses ? 3758
Partials ? 34 Continue to review full report at Codecov.
|
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
2b5f032
to
a475f46
Compare
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Discussions continued from #200 So apparently, environment variables set by node are not allowed in GH actions. To overcome that, we are touching a file and looking for it in CI. /cc @XavierGeerinck |
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
The tests here will start passing once #209 is checked-in. |
23d68a2
to
3eebeb5
Compare
Signed-off-by: Shubham Sharma shubhash@microsoft.com
Description
utils
unit tests topackage.json
Issue reference
Please reference the issue this PR will close #193 and close #197
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: