OpenCyphal / nunavut

Generate code from DSDL using PyDSDL and Jinja2
https://nunavut.readthedocs.io/
Other
39 stars 24 forks source link

Add bool specialization for VariableLengthArray; fix AUTOSAR compliance issues; fix GTest integration #284

Closed pavel-kirienko closed 1 year ago

pavel-kirienko commented 1 year ago

There is a fair amount of code duplication between the generic and specialized versions of VariableLengthArray. It is possible to eliminate some of it by extracting commonalities into a base class.

sonarcloud[bot] commented 1 year 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 10 Code Smells

96.0% 96.0% Coverage
0.0% 0.0% Duplication