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

Add task- and run-local storage. #179

Merged
merged 1 commit into from
May 29, 2017
Merged

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented May 28, 2017

Fixes #2

@codecov
Copy link

codecov bot commented May 28, 2017

Codecov Report

Merging #179 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage    98.4%   98.44%   +0.03%     
==========================================
  Files          51       53       +2     
  Lines        5963     6116     +153     
  Branches      470      476       +6     
==========================================
+ Hits         5868     6021     +153     
  Misses         80       80              
  Partials       15       15
Impacted Files Coverage Δ
trio/_core/_local.py 100% <100%> (ø)
trio/_core/__init__.py 100% <100%> (ø) ⬆️
trio/_core/_run.py 100% <100%> (ø) ⬆️
trio/_core/tests/test_local.py 100% <100%> (ø)

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 3438bb1...0c7c86d. Read the comment docs.

@njsmith njsmith merged commit 9f651bf into python-trio:master May 29, 2017
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