Closed aldas closed 2 years ago
Base: 99.09% // Head: 99.10% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
514be38
) compared to base (39f874a
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Packet::isCompleteLengthRTU()
to help checking if packet is complete RTU packet. Helps when receiving fragmented packets.Should help with https://github.com/aldas/modbus-tcp-client/discussions/123 and https://github.com/aldas/modbus-tcp-client/discussions/121