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

Correct issue link in design docs #388

Merged
merged 1 commit into from
Dec 25, 2017
Merged

Conversation

encukou
Copy link
Contributor

@encukou encukou commented Dec 24, 2017

Issue #23 was closed as a duplicate of #265.
Have the docs link to the open issue.

Issue python-trio#23 was closed as a duplicate of python-trio#265.
Have the docs link to the open issue.
@codecov
Copy link

codecov bot commented Dec 24, 2017

Codecov Report

Merging #388 into master will increase coverage by 3.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   95.91%   99.31%   +3.39%     
==========================================
  Files          87       87              
  Lines       10334    10334              
  Branches      714      714              
==========================================
+ Hits         9912    10263     +351     
+ Misses        376       56     -320     
+ Partials       46       15      -31
Impacted Files Coverage Δ
trio/tests/test_highlevel_open_tcp_listeners.py 100% <0%> (+0.7%) ⬆️
trio/tests/test_highlevel_socket.py 100% <0%> (+0.75%) ⬆️
trio/_core/_run.py 100% <0%> (+0.81%) ⬆️
trio/tests/test_ssl.py 100% <0%> (+0.9%) ⬆️
trio/tests/test_testing.py 100% <0%> (+1.46%) ⬆️
trio/tests/test_deprecate.py 100% <0%> (+1.56%) ⬆️
trio/_core/tests/test_result.py 100% <0%> (+2.08%) ⬆️
trio/_deprecate.py 100% <0%> (+2.73%) ⬆️
trio/_core/tests/test_windows.py 100% <0%> (+3.33%) ⬆️
trio/_core/_multierror.py 99.4% <0%> (+3.59%) ⬆️
... and 17 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 0c667d4...b912c06. Read the comment docs.

@njsmith
Copy link
Member

njsmith commented Dec 25, 2017

Thanks!

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