Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Promotes the v0.7.x line to a tagged release. Headlines: - Track A v0.7.0 (IRQ-aware hierarchical RTA + Lean theorems) - Track A v0.7.1 (PIP/PCP blocking) - Track B v0.7.x foundation (variant contract spec + spar-variants consumer crate) - v0.7.x verification infrastructure: Lean + Bazel + proptest CI gates (#135), Kani harnesses (#136), cargo-fuzz (#138), criterion benchmarks (#137) Track D Phase 1 (TSN/WCTT) and Track E commits 1-4 are also on main at the time of this tag and ship in the resulting binaries; they will be advertised as v0.8.0 features when Track E is fully closed. Cargo.toml workspace version + vscode-spar/package.json bumped to 0.7.1. CHANGELOG.md created (Keep a Changelog format). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
Promotes the v0.7.x line to a tagged release.
Headlines for the v0.7.1 release
On main but unadvertised in this release
Track D Phase 1 (TSN/WCTT, all 6 commits) and Track E commits 1-4 are also on main at this tag and ship in the resulting binaries. They are functional and tested. They will be promoted as v0.8.0 features when Track E is fully closed (commits 5-8).
Test plan
cargo build --workspaceclean🤖 Generated with Claude Code