pazzarpj / aiomodbus

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

#28 #29

Closed nicomt closed 3 years ago

nicomt commented 3 years ago

Allow the event loop to continue after serial port disconnection

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (90b9bfe) into master (2c8dae8) will increase coverage by 0.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   81.02%   81.25%   +0.22%     
==========================================
  Files           7        7              
  Lines         369      368       -1     
==========================================
  Hits          299      299              
+ Misses         70       69       -1     
Flag Coverage Δ
unittests 81.25% <ø> (+0.22%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiomodbus/serial.py 88.52% <ø> (+0.71%) :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 2c8dae8...90b9bfe. Read the comment docs.