-
Notifications
You must be signed in to change notification settings - Fork 13
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
Format src/ and test/ #610
Conversation
This value is unknown to the CI job
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #610 +/- ##
=============================================
+ Coverage 97.142% 97.185% +0.043%
=============================================
Files 88 88
Lines 6264 6111 -153
=============================================
- Hits 6085 5939 -146
+ Misses 179 172 -7 ☔ View full report in Codecov by Sentry. |
🟡 Regression Test (Picotrav 'mem_ctrl')'origin/clang-format' is a change in performance of -0.92% (stdev: 1.01%).
Number of samples: 3 |
🟢 Regression Test (QBF 'breakthrough/3x5_11_bwnib')'origin/clang-format' is a change in performance of 0.27% (stdev: 1.20%).
Number of samples: 5 |
🟡 Regression Test (Picotrav 'arbiter')'origin/clang-format' is a change in performance of -0.42% (stdev: 0.97%).
Number of samples: 4 |
🟢 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'origin/clang-format' is a change in performance of 0.90% (stdev: 0.53%).
Number of samples: 5 |
🟢 Regression Test (QBF 'domineering/5x5_13_bwnib')'origin/clang-format' is a change in performance of 1.45% (stdev: 4.15%).
Number of samples: 5 |
🟡 Regression Test (Picotrav 'adder')'origin/clang-format' is a change in performance of -3.06% (stdev: 8.92%).
Number of samples: 10 |
🟢 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'origin/clang-format' is a change in performance of 2.04% (stdev: 5.81%).
Number of samples: 10 |
use Clang Format on entire code base. Since this was started by Erik Funder Carstensen , I authored the commit as such .