aio-libs / aiozmq

Asyncio (pep 3156) integration with ZeroMQ
aiozmq.readthedocs.org
BSD 2-Clause "Simplified" License
422 stars 56 forks source link

Add Apache 2 licences #163

Closed asvetlov closed 3 years ago

asvetlov commented 3 years ago

Committed via https://github.com/asottile/all-repos

codecov[bot] commented 3 years ago

Codecov Report

Merging #163 (a128337) into master (b55c8a8) will increase coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   92.41%   92.55%   +0.13%     
==========================================
  Files          14       17       +3     
  Lines        1649     1692      +43     
  Branches      274      274              
==========================================
+ Hits         1524     1566      +42     
  Misses        101      101              
- Partials       24       25       +1     
Impacted Files Coverage Δ
aiozmq/core.py 97.59% <0.00%> (-0.18%) :arrow_down:
aiozmq/util.py 100.00% <0.00%> (ø)
aiozmq/__init__.py 100.00% <0.00%> (ø)
aiozmq/log.py 100.00% <0.00%> (ø)

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 b55c8a8...a128337. Read the comment docs.