Skip to content

docs: add CODE_OF_CONDUCT #888

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

docs: add CODE_OF_CONDUCT #888

merged 1 commit into from
Apr 6, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Apr 6, 2022

This PR adds a CODE_OF_CONDUCT based on the one used in code-server which is based on the Contributor Covenant.

Fixes #645

@jsjoeio jsjoeio self-assigned this Apr 6, 2022
@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #888 (39f1422) into main (32759a8) will decrease coverage by 0.26%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #888      +/-   ##
==========================================
- Coverage   65.87%   65.60%   -0.27%     
==========================================
  Files         216      216              
  Lines       13733    13733              
  Branches      103      103              
==========================================
- Hits         9046     9009      -37     
- Misses       3769     3800      +31     
- Partials      918      924       +6     
Flag Coverage Δ
unittest-go- 65.39% <ø> (-0.13%) ⬇️
unittest-go-macos-latest 52.82% <ø> (ø)
unittest-go-ubuntu-latest 55.07% <ø> (-0.20%) ⬇️
unittest-go-windows-2022 52.07% <ø> (+<0.01%) ⬆️
unittest-js 58.83% <ø> (ø)
Impacted Files Coverage Δ
provisionersdk/serve.go 35.13% <0.00%> (-8.11%) ⬇️
peerbroker/dial.go 77.04% <0.00%> (-6.56%) ⬇️
codersdk/provisionerdaemons.go 58.46% <0.00%> (-6.16%) ⬇️
cli/cliui/agent.go 77.19% <0.00%> (-5.27%) ⬇️
coderd/provisionerdaemons.go 58.51% <0.00%> (-3.55%) ⬇️
peer/conn.go 77.91% <0.00%> (-1.53%) ⬇️
provisionerd/provisionerd.go 80.76% <0.00%> (-0.74%) ⬇️
peerbroker/proxy.go 57.55% <0.00%> (-0.59%) ⬇️
provisioner/echo/serve.go 56.80% <0.00%> (+2.39%) ⬆️
coderd/workspaceresources.go 62.19% <0.00%> (+2.84%) ⬆️

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 32759a8...39f1422. Read the comment docs.

@jsjoeio jsjoeio requested review from a team April 6, 2022 16:41
@jsjoeio jsjoeio merged commit dc55e35 into main Apr 6, 2022
@jsjoeio jsjoeio deleted the jsjoeio/add-coc branch April 6, 2022 17:00
BrunoQuaresma pushed a commit that referenced this pull request Apr 6, 2022
@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.

Code of Conduct with mention in Readme
3 participants