Skip to content

test: api/dependencies/auth.py カバレッジ向上 (84%→95%+)#97

Open
fukukei23 wants to merge 1 commit into
mainfrom
test/issue-96-auth-dependency-coverage
Open

test: api/dependencies/auth.py カバレッジ向上 (84%→95%+)#97
fukukei23 wants to merge 1 commit into
mainfrom
test/issue-96-auth-dependency-coverage

Conversation

@fukukei23
Copy link
Copy Markdown
Owner

Summary

  • Issue Test coverage: api/dependencies/auth.py (84.52% → 95%+) #96: src/nexuscore/api/dependencies/auth.py のテストカバレッジを 84.52% → 95%+ に向上
  • 36テスト追加: secrets.json読み込み、キャッシュ空文字、DB未初期化フォールバック、ImportError環境変数認証、予期しない例外ハンドラ

Test plan

  • 36新規テスト全て通過
  • 既存テストスイート 1391 passed, 0 failed(回帰なし)

Closes #96

🤖 Generated with Claude Code

36テスト追加: secrets.json読み込み、キャッシュ空文字、DB未初期化フォールバック、
ImportError時の環境変数認証、予期しない例外ハンドラ等を網羅

Closes #96

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@fukukei23 fukukei23 force-pushed the test/issue-96-auth-dependency-coverage branch from 9a8e843 to a3ab4be Compare May 7, 2026 03:11
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

STIT Pipeline Result ✅

Branch: test/issue-96-auth-dependency-coverage

All STIT checks have completed. Check the workflow run for details.

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.

Test coverage: api/dependencies/auth.py (84.52% → 95%+)

1 participant