warner / foolscap

remote object-messaging for Python+Twisted
http://foolscap.lothar.com/trac
MIT License
52 stars 40 forks source link

Py3 more #61

Closed warner closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #61 into master will increase coverage by 0.29%. The diff coverage is 78.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   84.03%   84.33%   +0.29%     
==========================================
  Files          60       58       -2     
  Lines        8977     8788     -189     
  Branches     1379     1381       +2     
==========================================
- Hits         7544     7411     -133     
+ Misses       1019      994      -25     
+ Partials      414      383      -31
Impacted Files Coverage Δ
src/foolscap/vocab.py 100% <100%> (ø) :arrow_up:
src/foolscap/base32.py 100% <100%> (ø) :arrow_up:
src/foolscap/tokens.py 93.33% <100%> (+0.07%) :arrow_up:
src/foolscap/slicers/unicode.py 90.56% <100%> (+0.18%) :arrow_up:
src/foolscap/connections/tor.py 99.27% <100%> (ø) :arrow_up:
src/foolscap/logging/filter.py 93.97% <100%> (+0.14%) :arrow_up:
src/foolscap/slicers/decimal_slicer.py 75% <100%> (+0.8%) :arrow_up:
src/foolscap/schema.py 94.2% <100%> (+0.26%) :arrow_up:
src/foolscap/logging/interfaces.py 100% <100%> (ø) :arrow_up:
src/foolscap/promise.py 84.92% <100%> (ø) :arrow_up:
... and 41 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 6846637...0b29353. Read the comment docs.