Skip to content

Conversation

@Teagan42
Copy link
Contributor

What

  • add required, envvar, and help metadata for CLI options
  • supply required credentials in CLI tests

Why

  • click arguments lacked required metadata, reducing help clarity

Affects

  • CLI option definitions for loader
  • tests verifying loader CLI

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • none

https://chatgpt.com/codex/tasks/task_e_68b3e24cbdac8328a0439f9012626866

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1791094%32–34, 296, 299–302, 523, 529
   server.py85495%34–35, 208, 228
TOTAL3661496% 

Tests Skipped Failures Errors Time
11 0 💤 0 ❌ 0 🔥 5.923s ⏱️

@Teagan42 Teagan42 merged commit f0e7fe6 into main Aug 31, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/enhance-click-argument-metadata branch August 31, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants