Skip to content

chore: update coverage stats and badges - #30

Merged
matthewevans merged 1 commit into
mainfrom
chore/update-coverage-badges
Apr 8, 2026
Merged

chore: update coverage stats and badges#30
matthewevans merged 1 commit into
mainfrom
chore/update-coverage-badges

Conversation

@matthewevans

Copy link
Copy Markdown
Member

Automated update of README coverage badges from latest card data.

@matthewevans
matthewevans enabled auto-merge (squash) April 8, 2026 19:29
@matthewevans
matthewevans merged commit 4fe8b28 into main Apr 8, 2026
2 checks passed
@matthewevans
matthewevans deleted the chore/update-coverage-badges branch April 8, 2026 19:35
lgray added a commit to lgray/phase that referenced this pull request Jul 5, 2026
…drift (a8dbe10 -> 19b55b6)

Companion to the earlier phase-rs#5072 rebase-adaptation commit in this stack. Folds
the four semantic drifts that main's 42-commit advance introduced but the
textual 3-way merge did not resolve. Each fix COULD have been folded into its
owning commit; they are collected here instead because upstream squash-merges
this PR — intermediate-commit compile health buys nothing once per-commit
bisectability dies at the squash-merge. This is a cost decision under the
token budget, NOT a cross-commit dependency constraint (all four fold cleanly
into their owners).

- manabrew-compat convert_available_action (owner: phase-rs#28 Rhys, cd2231c):
  Rhys's new GameAction::ChooseCountersToRemove needs an arm in main's
  now-exhaustive convert_available_action match (main removed the catch-all
  wildcard). Mirrors the sibling ChooseRemoveCounterCostDistribution =>
  Unsupported("local.counter-removal-unsupported").
- parser/oracle_effect/lower.rs x2 (owner: phase-rs#12 P2f grant-abilities, fddfcce):
  allow-noncombinator annotations on (a) a TextPair dual-string strip_prefix
  and (b) a multi-line Effect::Unimplemented DESTRUCTURE pattern the gate regex
  cannot distinguish from a construction (false-positive). Both were
  --no-verify'd on the original base; annotated so check-parser-combinators
  passes vs 19b55b6.
- game/mana_abilities.rs (owner: phase-rs#30 Foraging Wickermaw, 688fde6): main added
  PendingManaAbility.ability_snapshot; the pending_for test helper constructs
  the literal without it (caught by clippy --all-targets, not cargo check
  --workspace). Adds ability_snapshot: None.

HEAD-state green: cargo check --workspace, clippy --all-targets -D warnings,
cargo test -p engine (15303 + 1772 pass, 0 fail across 196 blocks),
check-parser-combinators vs 19b55b6.

Assisted-by: ClaudeCode:claude-opus-4.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant