Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: remove building from test/js #1005

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

Merged
merged 1 commit into from
Apr 14, 2022
Merged

ci: remove building from test/js #1005

merged 1 commit into from
Apr 14, 2022

Conversation

greyscaled
Copy link
Contributor

@greyscaled greyscaled commented Apr 14, 2022

Summary:

There's no reason to build in test/js, since we have e2e tests that build.

Details:

  • Remove superfluous yarn build from test/js step in CI

Relates to #1004 but does not fix it.

@greyscaled greyscaled requested a review from kylecarbs April 14, 2022 16:10
@greyscaled greyscaled self-assigned this Apr 14, 2022
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #1005 (451fb66) into main (3304db0) will decrease coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
- Coverage   66.90%   66.71%   -0.19%     
==========================================
  Files         253      250       -3     
  Lines       14941    14757     -184     
  Branches      135      135              
==========================================
- Hits         9996     9845     -151     
+ Misses       3950     3930      -20     
+ Partials      995      982      -13     
Flag Coverage Δ
unittest-go-macos-latest 53.54% <ø> (+0.08%) ⬆️
unittest-go-postgres- 66.68% <ø> (+0.07%) ⬆️
unittest-go-ubuntu-latest 56.10% <ø> (-0.12%) ⬇️
unittest-go-windows-2022 ?
unittest-js 61.61% <ø> (ø)
Impacted Files Coverage Δ
pty/start_other.go 64.70% <0.00%> (-23.53%) ⬇️
coderd/database/db.go 55.17% <0.00%> (-13.80%) ⬇️
cli/configssh.go 61.41% <0.00%> (-7.09%) ⬇️
pty/ptytest/ptytest.go 89.65% <0.00%> (-5.18%) ⬇️
cli/templateinit.go 58.62% <0.00%> (-3.45%) ⬇️
coderd/provisionerdaemons.go 63.46% <0.00%> (-2.58%) ⬇️
provisioner/echo/serve.go 54.40% <0.00%> (-2.40%) ⬇️
cli/cliui/provisionerjob.go 76.42% <0.00%> (-2.15%) ⬇️
provisionerd/provisionerd.go 80.73% <0.00%> (-0.45%) ⬇️
agent/usershell/usershell_windows.go
... and 6 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 3304db0...451fb66. Read the comment docs.

@greyscaled greyscaled enabled auto-merge (squash) April 14, 2022 16:24
@greyscaled greyscaled merged commit f3f39f3 into main Apr 14, 2022
@greyscaled greyscaled deleted the vapurrmaid/ci-testjs branch April 14, 2022 16:32
@misskniss misskniss added this to the V2 Beta milestone May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants