Closed blueyed closed 5 years ago
Merging #154 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #154 +/- ##
=======================================
Coverage 92.41% 92.41%
=======================================
Files 14 14
Lines 1634 1634
Branches 271 271
=======================================
Hits 1510 1510
Misses 101 101
Partials 23 23
Impacted Files | Coverage Δ | |
---|---|---|
aiozmq/rpc/__init__.py | 100% <ø> (ø) |
:arrow_up: |
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 1765fbd...f96ecbb. Read the comment docs.
Thank you!
You're welcome! Came here again because of py37 not working with the latest release still, and hopefully this helps to get it on track a bit more.
Yes, I need to get back to that... the last time I tried I ran into some mysterious failures and didn't manage to get it working under 3.7. If you're interested, I'm happy to review pull requests adding 3.7 support.
I assume https://github.com/aio-libs/aiozmq/pull/146 is very relevant here. Maybe rebase this and try again from there?
Follow-up to https://github.com/aio-libs/aiozmq/pull/148 - mainly to see if builds get stuck here, too.
But it should also be replaced throughout the codebase anyway.