-
Notifications
You must be signed in to change notification settings - Fork 98
feat: CI - Add code rules checking action #3914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
MelReyCG
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for the last two comments to be resolved.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #3914 +/- ##
===========================================
- Coverage 58.93% 57.61% -1.33%
===========================================
Files 1351 1348 -3
Lines 112834 112455 -379
===========================================
- Hits 66499 64789 -1710
- Misses 46335 47666 +1331 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR aim to create a new CI Target in order to ensure the use of the internal tool in geos and to promote the best coding practice.
First, this PR set up the CI
check_code_rulesand will ensure the use of :stdMap,stdUnorderedMap&stdVectorThis PR will be merged after :