Closed nickboldt closed 2 years ago
Merging #1301 (55e5ea1) into main (c299f59) will increase coverage by
3.50%
. The diff coverage is42.43%
.
@@ Coverage Diff @@
## main #1301 +/- ##
==========================================
+ Coverage 32.78% 36.29% +3.50%
==========================================
Files 290 325 +35
Lines 9885 10600 +715
Branches 1457 1432 -25
==========================================
+ Hits 3241 3847 +606
- Misses 6641 6748 +107
- Partials 3 5 +2
Impacted Files | Coverage Δ | |
---|---|---|
...theia-about/src/browser/about-che-theia-dialog.tsx | 0.00% <0.00%> (ø) |
|
...credentials/src/browser/che-credentials-service.ts | 0.00% <0.00%> (ø) |
|
...entials/src/browser/credentials-frontend-module.ts | 0.00% <0.00%> (ø) |
|
...eia-credentials/src/common/credentials-protocol.ts | 0.00% <0.00%> (ø) |
|
...eia-credentials/src/node/che-credentials-server.ts | 0.00% <0.00%> (ø) |
|
...s/src/node/che-theia-credentials-backend-module.ts | 0.00% <0.00%> (ø) |
|
...ashboard/src/browser/che-theia-dashboard-module.ts | 0.00% <0.00%> (ø) |
|
...ia-dashboard/src/browser/theia-dashboard-client.ts | 0.00% <0.00%> (ø) |
|
...rowser/src/browser/che-mini-browser-environment.ts | 0.00% <0.00%> (ø) |
|
...in-ext/src/browser/che-sidecar-file-system-main.ts | 100.00% <ø> (ø) |
|
... and 293 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1479089...55e5ea1. Read the comment docs.
What does this PR do?
apply downstream transforms to dockerfiles/theia/Dockerfile, package.json and yarn.lock to pin node-addon-api@3.1.0 and keytar@7.6.0 (CRW-2656)
Change-Id: I9f2809af66416f3871842d33934a2fa36078ca4a Signed-off-by: nickboldt nboldt@redhat.com
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
N/A (or see commit message above for issue number)
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
Reviewers
Reviewers, please comment how you tested the PR when approving it.