OpenCyphal / libudpard

A compact implementation of the Cyphal/UDP protocol in C for high-integrity real-time embedded systems
MIT License
10 stars 8 forks source link

Implement the RX pipeline #43

Closed pavel-kirienko closed 11 months ago

pavel-kirienko commented 11 months ago

After this is merged, the remaining task is to simply implement the public RX pipeline functions on top of:

The test coverage is supposed to be full but llvm-cov slightly misreports it.

thirtytwobits commented 11 months ago

👀

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

92.2% 92.2% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here