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

Update links to PSF CoC #1911

Merged
merged 1 commit into from
Jul 29, 2020
Merged

Update links to PSF CoC #1911

merged 1 commit into from
Jul 29, 2020

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jul 29, 2020

Thanks for contributing, make sure you address all the checklists (for details on how see

development documentation)!

  • ran the linter to address style issues (tox -e fix_lint)
  • wrote descriptive pull request text
  • [n/a] ensured there are test(s) validating the fix
  • [n/a] added news fragment in docs/changelog folder
  • updated/extended the documentation

The PyPA has adopted the PSF code of conduct

For details, see:

@codecov
Copy link

codecov bot commented Jul 29, 2020

Codecov Report

Merging #1911 into master will decrease coverage by 12.15%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1911       +/-   ##
===========================================
- Coverage   93.91%   81.75%   -12.16%     
===========================================
  Files          86       86               
  Lines        4221     4221               
===========================================
- Hits         3964     3451      -513     
- Misses        257      770      +513     
Flag Coverage Δ
#tests 81.75% <ø> (-12.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/virtualenv/discovery/windows/pep514.py 0.00% <0.00%> (-100.00%) ⬇️
src/virtualenv/discovery/windows/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
src/virtualenv/util/subprocess/_win_subprocess.py 0.00% <0.00%> (-95.09%) ⬇️
src/virtualenv/util/path/_pathlib/via_os_path.py 0.00% <0.00%> (-91.35%) ⬇️
...nv/create/via_global_ref/builtin/cpython/mac_os.py 24.44% <0.00%> (-59.45%) ⬇️
src/virtualenv/create/via_global_ref/store.py 50.00% <0.00%> (-40.00%) ⬇️
...alenv/create/via_global_ref/builtin/pypy/common.py 61.76% <0.00%> (-38.24%) ⬇️
...ualenv/create/via_global_ref/builtin/pypy/pypy2.py 58.44% <0.00%> (-37.67%) ⬇️
src/virtualenv/activation/batch/__init__.py 66.66% <0.00%> (-33.34%) ⬇️
...ualenv/create/via_global_ref/builtin/pypy/pypy3.py 66.66% <0.00%> (-33.34%) ⬇️
... and 14 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 4168b6f...250acab. Read the comment docs.

@gaborbernat gaborbernat merged commit 6869f4a into pypa:master Jul 29, 2020
@hugovk hugovk deleted the update-coc branch July 29, 2020 19:00
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