ci: consolidate and accelerate checks - #489
Open
galjos wants to merge 19 commits into
Open
Conversation
⚡ Performance (instruction count) — ✅ no regressionsper-benchmark breakdown
Deterministic callgrind instruction counts vs the base branch; gated at ±2%. Not wall-clock. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #489 +/- ##
=======================================
Coverage 91.31% 91.31%
=======================================
Files 319 319
Lines 14717 14717
Branches 4909 4909
=======================================
Hits 13439 13439
Misses 1192 1192
Partials 86 86 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
galjos
marked this pull request as ready for review
August 12, 2026 12:14
ape33
previously approved these changes
Aug 12, 2026
# Conflicts: # .github/workflows/ci_build.yml # .github/workflows/clang_format.yml # .github/workflows/license_check.yml # .github/workflows/lint.yml
github-actions
Bot
dismissed
ape33’s stale review
August 12, 2026 13:25
Approval dismissed: new commits contain changes beyond a merge-up from dev.
ape33
previously approved these changes
Aug 12, 2026
github-actions
Bot
dismissed
ape33’s stale review
August 12, 2026 13:43
Approval dismissed: new commits contain changes beyond a merge-up from dev.
ape33
previously approved these changes
Aug 12, 2026
github-actions
Bot
dismissed
ape33’s stale review
August 12, 2026 14:10
Approval dismissed: new commits contain changes beyond a merge-up from dev.
97gamjak
approved these changes
Aug 23, 2026
97gamjak
self-requested a review
August 23, 2026 16:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Closes #491.
Result
At workflow commit 6823c964, the pull-request critical path is 1.56x faster than dev.
The pull-request run used warm caches. The dev critical-path LTO job did not use compiler caching, so this is an end-to-end workflow comparison, not a compiler-only benchmark.
Coverage
Constraints
Validation
After merge