-
Notifications
You must be signed in to change notification settings - Fork 188
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
Pre commit plus new images #3622
Conversation
$ maintainer/CI/fix_style.sh
clang-format.............................................................Passed
autopep8.................................................................Passed
cmake-format.............................................................Passed
executable flags.....................................(no files to check)Skipped Works now... have to look at the last check tough |
Codecov Report
@@ Coverage Diff @@
## python #3622 +/- ##
======================================
- Coverage 87% 87% -1%
======================================
Files 524 524
Lines 23414 23414
======================================
- Hits 20603 20600 -3
- Misses 2811 2814 +3
Continue to review full report at Codecov.
|
Checked, there is no file because no non-script file is executable |
d0a333d
to
b1e5f12
Compare
The new workflow is now documented in the CI docs. |
thanks @jngrad |
Contains #3619 #3606
Description of changes:
pre-commit
cmake-format
configuration and style fix