Skip to content

ci: coverage report, CodeQL, and Dependabot - #29

Merged
tiankaima merged 1 commit into
masterfrom
cursor/static-ci-coverage-dependabot-codeql
Aug 8, 2026
Merged

ci: coverage report, CodeQL, and Dependabot#29
tiankaima merged 1 commit into
masterfrom
cursor/static-ci-coverage-dependabot-codeql

Conversation

@tiankaima

Copy link
Copy Markdown
Member

Summary

  • Run unittest under coverage and print a report in the Ruff workflow
  • Add CodeQL analysis and Dependabot for uv / GitHub Actions

Test plan

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run coverage run -m unittest discover -s tests -p 'test_*.py' && uv run coverage report
  • CI green on this PR

Surface unittest coverage in CI and add weekly dependency/security automation.
@tiankaima
tiankaima merged commit 6ac6071 into master Aug 8, 2026
3 checks passed
@tiankaima
tiankaima deleted the cursor/static-ci-coverage-dependabot-codeql branch August 8, 2026 12:55
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