Skip to content
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

Suppress missingInclude errors in CI #617

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

SSoelvsten
Copy link
Owner

No description provided.

@SSoelvsten SSoelvsten added the 📁 build CMake, GitHub Actions etc. label Feb 26, 2024
@SSoelvsten SSoelvsten self-assigned this Feb 26, 2024
@SSoelvsten
Copy link
Owner Author

This certainly fixes the issue. But, maybe I should redo the entire CI job to parse information from CMake into CppCheck.

@SSoelvsten SSoelvsten merged commit 03560c2 into main Feb 26, 2024
54 checks passed
Copy link

🟢 Regression Test (QBF 'breakthrough/3x5_11_bwnib')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of 0.43% (stdev: 1.57%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 9975.50 9932.60
Standard Deviation 156.92 44.98

Number of samples: 10

Copy link

🟡 Regression Test (Picotrav 'adder')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of -1.62% (stdev: 8.49%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 9514.40 9668.60
Standard Deviation 808.06 814.64

Number of samples: 10

Copy link

🟢 Regression Test (QBF 'breakthrough/3x4_19_bwnib')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of 0.31% (stdev: 0.47%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 28774.50 28684.80
Standard Deviation 134.70 102.97

Number of samples: 10

Copy link

🟢 Regression Test (QBF 'domineering/5x5_13_bwnib')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of 1.14% (stdev: 2.87%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 30622.60 30272.80
Standard Deviation 879.05 158.07

Number of samples: 10

Copy link

🟢 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of 1.91% (stdev: 6.37%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 45473.40 44606.80
Standard Deviation 2898.43 266.94

Number of samples: 10

Copy link

🟢 Regression Test (Picotrav 'arbiter')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of 0.27% (stdev: 14.04%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 65615.20 65437.80
Standard Deviation 9187.68 9187.74

Number of samples: 10

Copy link

🟡 Regression Test (Picotrav 'mem_ctrl')

'origin/ci/suppress_cppcheck_missing-include' is a change in performance of -0.48% (stdev: 0.55%).

... origin/main origin/ci/suppress_cppcheck_missing-include
Mean 112135.71 112675.43
Standard Deviation 576.12 621.96

Number of samples: 7

@SSoelvsten SSoelvsten deleted the ci/suppress_cppcheck_missing-include branch March 7, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📁 build CMake, GitHub Actions etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant