Skip to content

Conversation

@Teagan42
Copy link
Contributor

What

  • add docker-compose.yml for running Qdrant and the MCP server
  • document Docker Compose usage and improve project intro
  • cover loader edge cases for missing metadata
  • add CLI options for server transport configuration

Why

  • simplify local deployment with Docker Compose
  • ensure loader handles absent metadata cleanly
  • allow selecting transport protocol and network settings via CLI

Affects

  • documentation
  • loader unit tests
  • project deployment config
  • server CLI

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • updated README.md

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

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1791094%32–34, 296, 299–302, 523, 529
   server.py185796%304, 324–328, 361
TOTAL4661796% 

Tests Skipped Failures Errors Time
19 0 💤 0 ❌ 0 🔥 9.585s ⏱️

@Teagan42 Teagan42 added this pull request to the merge queue Aug 31, 2025
@Teagan42 Teagan42 removed this pull request from the merge queue due to the queue being cleared Aug 31, 2025
@Teagan42 Teagan42 merged commit 0e1e1b1 into main Aug 31, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/improve-tests-and-enhance-readme branch August 31, 2025 10:47
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