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

Rename things for consistency with the new "checkpoint" terminology #311

Merged

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented Sep 4, 2017

Closes gh-157

@njsmith njsmith mentioned this pull request Sep 4, 2017
17 tasks
@codecov
Copy link

codecov bot commented Sep 4, 2017

Codecov Report

Merging #311 into master will increase coverage by <.01%.
The diff coverage is 99.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   99.24%   99.24%   +<.01%     
==========================================
  Files          84       84              
  Lines       10328    10340      +12     
  Branches      725      725              
==========================================
+ Hits        10250    10262      +12     
  Misses         61       61              
  Partials       17       17
Impacted Files Coverage Δ
trio/_core/_io_kqueue.py 79.51% <100%> (ø) ⬆️
trio/_util.py 92.55% <100%> (ø) ⬆️
trio/_core/tests/test_ki.py 100% <100%> (ø) ⬆️
trio/_core/_traps.py 100% <100%> (ø) ⬆️
trio/tests/test_highlevel_socket.py 100% <100%> (ø) ⬆️
trio/tests/test_threads.py 100% <100%> (ø) ⬆️
trio/_core/tests/test_io.py 100% <100%> (ø) ⬆️
trio/_timeouts.py 100% <100%> (ø) ⬆️
trio/testing/__init__.py 100% <100%> (ø) ⬆️
trio/testing/_checkpoints.py 100% <100%> (ø) ⬆️
... and 26 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 3613ca6...68a14ef. Read the comment docs.

@njsmith njsmith merged commit 6db2eb1 into python-trio:master Sep 4, 2017
@njsmith njsmith deleted the checkpoint-renames-and-deprecations branch September 4, 2017 09:31
njsmith added a commit to njsmith/trio that referenced this pull request Sep 4, 2017
njsmith added a commit that referenced this pull request Sep 4, 2017
Rename some internal classes that were missed in gh-311
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.

1 participant