Skip to content

test: expand roadmap smoke coverage#278

Merged
jonathanperis merged 1 commit into
mainfrom
test/roadmap-smoke-snapshots
May 16, 2026
Merged

test: expand roadmap smoke coverage#278
jonathanperis merged 1 commit into
mainfrom
test/roadmap-smoke-snapshots

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • normalize level TOML line endings and enforce LF for levels/*.toml through .gitattributes plus roadmap-quality drift checks
  • expand level prose screen-count parsing to cover compound number words and hundreds
  • add tools/check_roadmap_quality.py to guard line endings, overlay snapshot docs, scripted-smoke wiring, and docs workflow path filters
  • add docs/wiki/overlay-snapshots.md and wire it into the docs navigation
  • add tools/run_scripted_smoke.py, make scripted-smoke, and Linux CI coverage for multi-seed level/editor smoke scenarios

Verification

  • make validate-levels && make test CC=clang
  • make smoke CC=clang SMOKE_FRAMES=5 SMOKE_SEED=1
  • make scripted-smoke CC=clang SMOKE_FRAMES=5 SMOKE_SEEDS="1 7 23"
  • make docs-drift
  • docs bun run lint
  • docs bun run build
  • make web
  • make sanitize CC=clang
  • make sanitize-smoke CC=clang SMOKE_FRAMES=5 SMOKE_SEED=1
  • git diff --check
  • diff secret/sink scan
  • independent review twice; final review found no blockers

Notes

  • levels/02_lugio_02.toml is intentionally noisy in the diff because it was normalized from CRLF to LF; content is otherwise unchanged from the prior prose fix.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 16, 2026

Warning

Rate limit exceeded

@jonathanperis has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 47 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: b82c2bc3-21cc-43bf-917c-8e721376c033

📥 Commits

Reviewing files that changed from the base of the PR and between 15d70fb and d630ab7.

📒 Files selected for processing (15)
  • .gitattributes
  • .github/workflows/build.yml
  • .github/workflows/docs.yml
  • AGENTS.md
  • CLAUDE.md
  • Makefile
  • docs/src/lib/docsSidebar.ts
  • docs/src/pages/docs/[...slug].astro
  • docs/wiki/build-system.md
  • docs/wiki/index.md
  • docs/wiki/overlay-snapshots.md
  • levels/02_lugio_02.toml
  • tools/check_docs_drift.py
  • tools/check_roadmap_quality.py
  • tools/run_scripted_smoke.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test/roadmap-smoke-snapshots

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jonathanperis jonathanperis merged commit cbeef23 into main May 16, 2026
9 checks passed
@jonathanperis jonathanperis deleted the test/roadmap-smoke-snapshots branch May 16, 2026 21:05
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