technocreatives / dbc-codegen

Generate Rust structs for messages from a dbc (CAN bus definition) file.
Apache License 2.0
48 stars 31 forks source link

tests: Fix generated messages.rs changed in 27fc4ccc #90

Open projectgus opened 5 days ago

projectgus commented 5 days ago

This looks like it was an oversight in #85, the output changed but the generated test source file in the tree wasn't updated?

projectgus commented 5 days ago

I'm not sure if this is something the CI system should be checking for, looking for a diff after running the generation?