OpenCyphal-Garage / libcyphal

Portable reference implementation of the Cyphal protocol stack in C++ for embedded systems and Linux.
http://opencyphal.org
MIT License
282 stars 503 forks source link

Implementation of UDP TX #363

Closed serges147 closed 1 week ago

serges147 commented 2 weeks ago

Here is code coverage. Note that low (red) coverage at RX is currently expected - will be addressed by near future next PRs.

image
sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
4.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

serges147 commented 1 week ago

@thirtytwobits Scott, how is PR overall? Aproveable? ;)