Skip to content

fix: Remove duplicate index that blocked same name #1118

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 25, 2022
Merged

fix: Remove duplicate index that blocked same name #1118

merged 1 commit into from
Apr 25, 2022

Conversation

kylecarbs
Copy link
Member

Multiple workspaces couldn't be created with the same names!

@kylecarbs kylecarbs requested a review from coadler April 25, 2022 02:29
@kylecarbs kylecarbs self-assigned this Apr 25, 2022
@kylecarbs kylecarbs enabled auto-merge (squash) April 25, 2022 02:30
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #1118 (1476190) into main (23295f7) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1118      +/-   ##
==========================================
- Coverage   66.51%   66.51%   -0.01%     
==========================================
  Files         259      257       -2     
  Lines       16159    16138      -21     
  Branches      156      156              
==========================================
- Hits        10748    10734      -14     
+ Misses       4306     4294      -12     
- Partials     1105     1110       +5     
Flag Coverage Δ
unittest-go-macos-latest ?
unittest-go-postgres- 65.93% <ø> (-0.02%) ⬇️
unittest-go-ubuntu-latest 56.34% <ø> (+0.05%) ⬆️
unittest-go-windows-2022 53.27% <ø> (-0.05%) ⬇️
unittest-js 67.28% <ø> (ø)
Impacted Files Coverage Δ
provisionersdk/serve.go 35.13% <0.00%> (-8.11%) ⬇️
codersdk/provisionerdaemons.go 61.97% <0.00%> (-5.64%) ⬇️
cli/cliui/agent.go 77.19% <0.00%> (-5.27%) ⬇️
provisioner/echo/serve.go 54.40% <0.00%> (-2.40%) ⬇️
provisionerd/provisionerd.go 76.75% <0.00%> (-1.49%) ⬇️
peer/conn.go 77.41% <0.00%> (-0.77%) ⬇️
cli/cliui/cliui_darwin.go
agent/usershell/usershell_darwin.go
coderd/provisionerdaemons.go 62.79% <0.00%> (+0.50%) ⬆️
peer/channel.go 85.54% <0.00%> (+2.31%) ⬆️
... and 1 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 23295f7...1476190. Read the comment docs.

Multiple workspaces couldn't be created with the same names!
@kylecarbs kylecarbs merged commit 0c042dc into main Apr 25, 2022
@kylecarbs kylecarbs deleted the rmindex branch April 25, 2022 02:40
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.

2 participants