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.02% 91.02%
=======================================
Files 320 320
Lines 14565 14565
Branches 4825 4825
=======================================
Hits 13258 13258
Misses 1221 1221
Partials 86 86 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…appear as a failed check in a ruleset
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.
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