Skip to content
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

chore: Add VS Code recommended extensions #68

Merged
merged 3 commits into from
Jan 25, 2022
Merged

chore: Add VS Code recommended extensions #68

merged 3 commits into from
Jan 25, 2022

Conversation

kylecarbs
Copy link
Member

This adds extensions I feel work well for the project.
With this, a "Run on Save" extension is added that runs
"make gen" on save of query.sql to regenerate models.

This adds extensions I feel work well for the project.
With this, a "Run on Save" extension is added that runs
"make gen" on save of query.sql to regenerate models.
@kylecarbs kylecarbs self-assigned this Jan 25, 2022
@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #68 (342638e) into main (ec144d9) will increase coverage by 1.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   71.17%   73.10%   +1.92%     
==========================================
  Files          82       45      -37     
  Lines        3376      461    -2915     
  Branches       49       49              
==========================================
- Hits         2403      337    -2066     
+ Misses        768      114     -654     
+ Partials      205       10     -195     
Flag Coverage Δ
unittest-go-macos-latest ?
unittest-go-ubuntu-latest ?
unittest-go-windows-latest ?
unittest-js 73.10% <ø> (ø)
Impacted Files Coverage Δ
httpmw/organizationparam.go
database/pubsub.go
peerbroker/dial.go
provisioner/terraform/provision.go
httpmw/userparam.go
coderd/userpassword/userpassword.go
codersdk/projects.go
coderd/coderd.go
codersdk/workspaces.go
peer/channel.go
... and 27 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 ec144d9...342638e. Read the comment docs.

Copy link
Contributor

@bryphe-coder bryphe-coder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thanks for adding these 💯

@kylecarbs kylecarbs enabled auto-merge (squash) January 25, 2022 21:27
@kylecarbs kylecarbs merged commit 9cf4f7c into main Jan 25, 2022
@kylecarbs kylecarbs deleted the vscode branch January 25, 2022 21:32
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.

None yet

2 participants