Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more modbus connection variants #47

Merged
merged 2 commits into from
Aug 30, 2023

:sparkles: add support for more modbus connection variants (like rtu-…

1aba530
Select commit
Loading
Failed to load commit list.
Merged

Add support for more modbus connection variants #47

:sparkles: add support for more modbus connection variants (like rtu-…
1aba530
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2023 in 0s

96.56% (+0.20%) compared to 7f7a3f2

View this Pull Request on Codecov

96.56% (+0.20%) compared to 7f7a3f2

Details

Codecov Report

Merging #47 (1aba530) into master (7f7a3f2) will increase coverage by 0.20%.
The diff coverage is 97.36%.

❗ Current head 1aba530 differs from pull request most recent head b76cd40. Consider uploading reports for the commit b76cd40 to get more accurate results

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   96.35%   96.56%   +0.20%     
==========================================
  Files           6        6              
  Lines        1015     1047      +32     
==========================================
+ Hits          978     1011      +33     
+ Misses         37       36       -1     
Files Changed Coverage Δ
modbus4mqtt/modbus_interface.py 96.73% <94.73%> (+1.01%) ⬆️
tests/test_modbus.py 98.04% <100.00%> (+1.51%) ⬆️

... and 1 file with indirect coverage changes