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

Skip to content

docs: add PR template #873

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

docs: add PR template #873

merged 1 commit into from
Apr 7, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Apr 4, 2022

This PR adds a PR template which will show up when you create a new template. I figure we can keep it light for now and add more as needed. I imagine if we start to get a lot of community contributions, we may want to expand this.

Fixes #652

@jsjoeio jsjoeio self-assigned this Apr 4, 2022

## Checklist

- [ ] added a test
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I know we care about testing so I figure having this checkbox is a gentle reminder that we should continually add tests for our code.

@jsjoeio jsjoeio marked this pull request as ready for review April 4, 2022 23:26
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #873 (b5acb9f) into main (770d212) will decrease coverage by 0.09%.
The diff coverage is n/a.

❗ Current head b5acb9f differs from pull request most recent head a108ce8. Consider uploading reports for the commit a108ce8 to get more accurate results

@@            Coverage Diff             @@
##             main     #873      +/-   ##
==========================================
- Coverage   65.60%   65.51%   -0.10%     
==========================================
  Files         213      216       +3     
  Lines       13650    13733      +83     
  Branches      103      103              
==========================================
+ Hits         8955     8997      +42     
- Misses       3782     3809      +27     
- Partials      913      927      +14     
Flag Coverage Δ
unittest-go- 65.16% <ø> (?)
unittest-go-macos-latest 52.60% <ø> (-0.32%) ⬇️
unittest-go-postgres- ?
unittest-go-ubuntu-latest 55.31% <ø> (-0.04%) ⬇️
unittest-go-windows-2022 52.14% <ø> (?)
unittest-js 58.83% <ø> (-0.05%) ⬇️
Impacted Files Coverage Δ
provisionersdk/transport.go 78.72% <0.00%> (-6.39%) ⬇️
codersdk/client.go 54.54% <0.00%> (-5.20%) ⬇️
codersdk/workspaces.go 59.09% <0.00%> (-4.55%) ⬇️
peer/conn.go 77.15% <0.00%> (-4.32%) ⬇️
coderd/workspaceresources.go 56.09% <0.00%> (-3.26%) ⬇️
coderd/workspaces.go 53.66% <0.00%> (-2.53%) ⬇️
provisioner/echo/serve.go 54.40% <0.00%> (-2.40%) ⬇️
coderd/database/queries.sql.go 83.56% <0.00%> (-0.20%) ⬇️
coderd/coderd.go 96.75% <0.00%> (-0.13%) ⬇️
site/src/components/Navbar/NavbarView.tsx 100.00% <0.00%> (ø)
... and 44 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 770d212...a108ce8. Read the comment docs.

@jsjoeio
Copy link
Contributor Author

jsjoeio commented Apr 4, 2022

Merging #873 (c0c2719) into main (f02b8fd) will decrease coverage by 10.64%.

Wait uh that can't be right 😅

Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

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

Few minor nits!

@kylecarbs
Copy link
Member

@jsjoeio something is really wrong with the coverage numbers... I shall investigate!

@jsjoeio jsjoeio requested a review from kylecarbs April 5, 2022 19:02
@jsjoeio jsjoeio force-pushed the jsjoeio/add-pr-template branch from 4baea23 to b5acb9f Compare April 6, 2022 16:06
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Apr 6, 2022

bump @kylecarbs

@jsjoeio jsjoeio force-pushed the jsjoeio/add-pr-template branch from b5acb9f to a108ce8 Compare April 7, 2022 15:20
@jsjoeio jsjoeio enabled auto-merge (squash) April 7, 2022 15:20
@jsjoeio jsjoeio merged commit ce7af87 into main Apr 7, 2022
@jsjoeio jsjoeio deleted the jsjoeio/add-pr-template branch April 7, 2022 15:27
@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.

PR Template
4 participants