aldas / modbus-tcp-client

PHP client for Modbus TCP and Modbus RTU over TCP (can be used for serial)
Apache License 2.0
191 stars 55 forks source link

Add support for functions: `Get Communication Event Counter` and `Report server ID` #156

Closed aldas closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f1c2e55) 98.69% compared to head (0d249f2) 98.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ============================================ + Coverage 98.69% 98.96% +0.27% - Complexity 892 936 +44 ============================================ Files 69 73 +4 Lines 2291 2426 +135 ============================================ + Hits 2261 2401 +140 + Misses 30 25 -5 ``` | [Flag](https://app.codecov.io/gh/aldas/modbus-tcp-client/pull/156/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aldas/modbus-tcp-client/pull/156/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.) | `98.96% <100.00%> (+0.27%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.