pyhys / minimalmodbus

Easy-to-use Modbus RTU and Modbus ASCII implementation for Python.
Apache License 2.0
306 stars 146 forks source link

Add a readthedocs.yaml file #115

Closed pyhys closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #115 (465c006) into master (e933484) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files           4        4           
  Lines        3062     3062           
  Branches      430      430           
=======================================
  Hits         3003     3003           
  Misses         32       32           
  Partials       27       27