pazzarpj / aiomodbus

Asyncio Library for Modbus
MIT License
5 stars 1 forks source link

#21 #22

Closed pazzarpj closed 4 years ago

pazzarpj commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will increase coverage by 2.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   81.37%   83.76%   +2.38%     
==========================================
  Files          10        7       -3     
  Lines         580      351     -229     
==========================================
- Hits          472      294     -178     
+ Misses        108       57      -51     
Flag Coverage Δ
#unittests 83.76% <ø> (+2.38%) :arrow_up:
Impacted Files Coverage Δ
aiomodbus/tcp.py 72.48% <ø> (+6.23%) :arrow_up:
setup.py
aiomodbus/serial.py 89.07% <0.00%> (+3.36%) :arrow_up:
aiomodbus/decoders.py 92.00% <0.00%> (+4.00%) :arrow_up:
aiomodbus/crc.py 100.00% <0.00%> (+6.66%) :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 2f1e6d4...213f1da. Read the comment docs.