Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
168 stars 40 forks source link

[TC]: Add regex for updating values in DDI lookup table #415

Closed GwnDaan closed 5 months ago

GwnDaan commented 5 months ago

Describe your changes

As discussed in #413, it was probably nice to have the update script only modify the parts it should be interested in. This preserves the possibility of continuing to edit the file manually where it is not auto-generated.

How has this been tested?

Run the update script after manually modifying the DDI_ENTRIES table, and testing whether it will return the same content as before. And ran the unit-test afterwards just to be sure

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud