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 PHP 8.2 into CI flow #126

Closed aldas closed 1 year ago

aldas commented 1 year ago

Add PHP 8.2 into CI flow

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.10% // Head: 99.10% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (6b45527) compared to base (73695f6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #126 +/- ## ============================================ - Coverage 99.10% 99.10% -0.01% Complexity 841 841 ============================================ Files 68 68 Lines 2007 2001 -6 ============================================ - Hits 1989 1983 -6 Misses 18 18 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `99.10% <ø> (-0.01%)` | :arrow_down: | 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. | [Impacted Files](https://codecov.io/gh/aldas/modbus-tcp-client/pull/126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.) | Coverage Δ | | |---|---|---| | [src/Utils/Types.php](https://codecov.io/gh/aldas/modbus-tcp-client/pull/126/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.#diff-c3JjL1V0aWxzL1R5cGVzLnBocA==) | `94.80% <0.00%> (-0.13%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martti+T.)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.