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

Remove implicit conversion for identifier priority #387

Closed GwnDaan closed 6 months ago

GwnDaan commented 6 months ago

With this change, all compilers will throw errors when conversion is done implicitly on the identitier enums. It prevents us from making subtle mistakes where conversion shouldn't have happened.

sonarcloud[bot] commented 6 months 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 0 Code Smells

13.2% 13.2% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint