Skip to content

Fix CodeQL comments for document pagination#186

Merged
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/pr185-codeql-comments
Jun 30, 2026
Merged

Fix CodeQL comments for document pagination#186
suguanYang merged 1 commit into
mainfrom
fix/wangbinqi/pr185-codeql-comments

Conversation

@suguanYang

Copy link
Copy Markdown
Contributor

Fixes CodeQL review comments surfaced on #185 before merging main into staging.\n\nChanges:\n- Replace implicit string concatenation in the chart asset probe report text.\n- Remove empty except bodies by using missing_ok/ignore_errors or debug logging.\n- Remove a dead budget assignment after refund.\n- Replace overload ellipsis statement bodies with pass bodies.\n\nVerification:\n- make lint\n- make typecheck\n- BILLING_ENABLED=true uv run pytest apps/api/tests/contract/test_billing_contract.py -q\n- git diff --check\n\nNote: running the full PR-CI pytest command locally without BILLING_ENABLED=true produced only billing-route 404 failures because local env disables billing routes. The same billing contract tests pass with BILLING_ENABLED=true.

@suguanYang suguanYang merged commit 36b5581 into main Jun 30, 2026
6 checks passed
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