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

copied Wiki page on releasing Trio to doc #598

Merged
merged 1 commit into from
Aug 14, 2018

Conversation

smurfix
Copy link
Contributor

@smurfix smurfix commented Aug 13, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
- Coverage   99.31%   94.17%   -5.14%     
==========================================
  Files          91       91              
  Lines       10822    10822              
  Branches      753      753              
==========================================
- Hits        10748    10192     -556     
- Misses         56      582     +526     
- Partials       18       48      +30
Impacted Files Coverage Δ
trio/_wait_for_object.py 0% <0%> (-100%) ⬇️
trio/_core/_io_epoll.py 0% <0%> (-100%) ⬇️
trio/_core/_windows_cffi.py 0% <0%> (-93.55%) ⬇️
trio/tests/test_wait_for_object.py 9.02% <0%> (-90.98%) ⬇️
trio/_core/_io_windows.py 0% <0%> (-78.29%) ⬇️
trio/_core/tests/test_windows.py 23.33% <0%> (-76.67%) ⬇️
trio/_core/tests/test_epoll.py 27.77% <0%> (-72.23%) ⬇️
trio/hazmat.py 72.72% <0%> (-27.28%) ⬇️
trio/_util.py 86.58% <0%> (-13.42%) ⬇️
trio/_highlevel_open_unix_stream.py 66.66% <0%> (-11.12%) ⬇️
... and 15 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 c6309c1...701d4ed. Read the comment docs.

@smurfix smurfix force-pushed the release_doc branch 2 times, most recently from 4715918 to 701d4ed Compare August 13, 2018 11:56
@pquentin pquentin mentioned this pull request Aug 13, 2018
@njsmith
Copy link
Member

njsmith commented Aug 14, 2018

I'm sure this could be refined more, but that can go in future PRs :-). Thanks!

@njsmith njsmith merged commit 28ed2dd into python-trio:master Aug 14, 2018
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