eclipse-che / che-theia

Eclipse Public License 2.0
124 stars 110 forks source link

chore: per Florent's suggestion use... #1323

Closed nickboldt closed 2 years ago

nickboldt commented 2 years ago

What does this PR do?

chore: per Florent's suggestion use @theia/plugin pinned to 1.18.0-next.120 instead of bleeding edge :next (#21223)

Change-Id: I589da66c08bc04b0ada76f38e8474c38f6e91df9 Signed-off-by: nickboldt nboldt@redhat.com

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

https://github.com/eclipse/che/issues/21223

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1323 (4ece9b8) into main (c299f59) will increase coverage by 3.97%. The diff coverage is 38.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1323      +/-   ##
==========================================
+ Coverage   32.78%   36.75%   +3.97%     
==========================================
  Files         290      330      +40     
  Lines        9885    11331    +1446     
  Branches     1457     1480      +23     
==========================================
+ Hits         3241     4165     +924     
- Misses       6641     7161     +520     
- 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 294 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 7124cd9...4ece9b8. Read the comment docs.