usdot-fhwa-stol / cdasim

CDASim is an open-source simulation system supporting the development and testing of Cooperative Driving Automation applications.
37 stars 13 forks source link

Migrate logic for v2x messaging from platform to infrastructure #127

Closed kjrush closed 1 year ago

kjrush commented 1 year ago

Refactored existing logic into new maven module to re-use for infrastructure ambassador

PR Details

Description

Related Issue

Motivation and Context

Migrating the v2x-message reception logic into a shared library so it can be easily incorporated into the infrastructure ambassador without code duplication.

How Has This Been Tested?

Hasn't been tested yet, original module wasn't unit tested so I'll write some tonight but wanted to get this review out before COB.

Types of changes

Checklist:

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 18 Code Smells

6.5% 6.5% Coverage
6.9% 6.9% Duplication