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

Skip to content

fix: sort enum decls #1075

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 2 commits into from
Apr 19, 2022
Merged

fix: sort enum decls #1075

merged 2 commits into from
Apr 19, 2022

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Apr 19, 2022

This should fix issues in CI with make/gen being non-deterministic.

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #1075 (4d40a1d) into main (c8246e3) will decrease coverage by 0.38%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1075      +/-   ##
==========================================
- Coverage   66.79%   66.41%   -0.39%     
==========================================
  Files         262      257       -5     
  Lines       15653    15455     -198     
  Branches      152      152              
==========================================
- Hits        10456    10264     -192     
  Misses       4136     4136              
+ Partials     1061     1055       -6     
Flag Coverage Δ
unittest-go-macos-latest ?
unittest-go-postgres- 65.83% <0.00%> (-0.13%) ⬇️
unittest-go-ubuntu-latest 55.85% <0.00%> (-0.03%) ⬇️
unittest-go-windows-2022 ?
unittest-js 67.96% <ø> (ø)
Impacted Files Coverage Δ
scripts/apitypings/main.go 0.00% <0.00%> (ø)
pty/start_other.go 64.70% <0.00%> (-23.53%) ⬇️
provisionersdk/serve.go 35.13% <0.00%> (-8.11%) ⬇️
cli/configssh.go 61.41% <0.00%> (-7.09%) ⬇️
provisionersdk/transport.go 78.72% <0.00%> (-6.39%) ⬇️
coderd/httpapi/httpapi.go 66.25% <0.00%> (-6.25%) ⬇️
pty/ptytest/ptytest.go 89.65% <0.00%> (-5.18%) ⬇️
provisionerd/provisionerd.go 78.23% <0.00%> (-3.68%) ⬇️
cli/templateinit.go 58.62% <0.00%> (-3.45%) ⬇️
provisioner/echo/serve.go 56.80% <0.00%> (-2.41%) ⬇️
... and 10 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 c8246e3...4d40a1d. Read the comment docs.

@f0ssel f0ssel enabled auto-merge (squash) April 19, 2022 15:57
@f0ssel f0ssel merged commit 89aa39b into main Apr 19, 2022
@f0ssel f0ssel deleted the f0ssel/fix-ts-gen branch April 19, 2022 16:02
@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