fix(ci): reconcile Runtime coverage serialization with current main - #403
Open
seonghobae wants to merge 8 commits into
Open
fix(ci): reconcile Runtime coverage serialization with current main#403seonghobae wants to merge 8 commits into
seonghobae wants to merge 8 commits into
Conversation
|
Warning Review limit reachedNext included review available in 12 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
RCA
Exact protected
main@80dabf1a9627a0b64a405e801a9ae083ed4f0189still runs Runtime CI with three concurrent hosted-runner jobs. Fresh open-PR evidence shows current exact-head Runtime CI, Security, SAST, SBOM, and provenance runs repeatedly remaining queued before repository steps execute. The first actionable repository-owned boundary is hosted-runner demand amplification, not a failing product test.Historical landing lane #288 already developed and reviewed the narrow remedy, but its branch is rooted at stale protected ancestry. Before this reconciliation,
.github/workflows/ci.ymlandtests/ci_contract.rson current protected main were byte-identical to #288's original base, whiletests/ci_serial_coverage_contract.rswas absent. This replacement therefore reapplies only the reviewed three-file delta onto current main without force-push or destructive rebase.TDD / lineage
64129e913c569519ebacd9c6e2a3b661bfd8adb1adds the capacity-aware serialization contract while protected-main Runtime CI is still concurrent.8f7d3f2a11568b28cda3fbbba404a8703fbc937fbinds the broader CI contract to preserved check identities, serialized coverage scheduling, and scoped coverage-generation diagnostics.19d385475cf2bcdda248f246dd2b81fe3b2f17daapplies the exact reviewed fix(ci): serialize Runtime coverage without renaming checks #288 Runtime-CI workflow blob.Behavior
Format, lint, test, and rustdoc,Production line coverage, andProduction branch coveragecheck identities.always() && !cancelled()so a line-coverage failure still hands off to branch coverage while cancellation does not allocate another runner.Boundary
Repository CI scheduling only. No product runtime, psychometric arithmetic, migration, authorization, security/privacy, dependency ownership, release threshold, or required check identity is weakened.
Supersession
This is the current-main replacement for stale #288. Historical checks/reviews on #288 do not transfer. Close #288 once this replacement is confirmed open at the unchanged exact head; do not keep competing CI writer lanes.
Acceptance
Do not merge until this unchanged exact head passes Runtime CI, Security Scan, SAST Semgrep, SPDX SBOM evidence, supply-chain provenance, every live required organization workflow, has zero valid unresolved findings, and satisfies the live independent review requirement. Pending, queued, skipped, cancelled, absent, stale, predecessor, synthetic, or model-only evidence is not passing. Never use administrator bypass.