Closed Zac-HD closed 5 years ago
:exclamation: No coverage uploaded for pull request base (
master@288abcb
). Click here to learn what that means. The diff coverage is100%
.
@@ Coverage Diff @@
## master #49 +/- ##
=========================================
Coverage ? 73.33%
=========================================
Files ? 11
Lines ? 1264
Branches ? 165
=========================================
Hits ? 927
Misses ? 282
Partials ? 55
Impacted Files | Coverage Δ | |
---|---|---|
trio_asyncio/base.py | 85.39% <100%> (ø) |
|
trio_asyncio/async_.py | 85% <100%> (ø) |
|
trio_asyncio/sync.py | 81.1% <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 288abcb...f56c4be. Read the comment docs.
Ping @smurfix - can you make a release soon to unblock pytest-trio
? Thanks!
Closes #46.
Releasing a new version of
trio-asyncio
with this change will unblock python-trio/pytest-trio#68 - cc @njsmith