Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Oct 6, 2025

What

  • delete the legacy LoaderPipeline implementation from mcp_plex.loader
  • refresh loader documentation and tests to reflect the staged pipeline API
  • bump the package version to 0.26.75 and update dependency manifests

Why

  • finish removing the legacy pipeline in favour of the staged loader orchestration helpers

Affects

  • loader module API surface and project metadata

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • n/a

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

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex/loader
   __init__.py4622096%180–187, 236, 322–327, 736–737, 769, 782, 901–903, 967–984, 1326
mcp_plex/loader/pipeline
   __init__.py15753%57–62, 68
   channels.py73297%19–20
   enrichment.py4304390%284, 286, 293, 297, 376, 397, 417, 425–427, 434–437, 440–442, 450, 507, 563, 586, 590, 592, 618, 636, 648, 677, 683, 686–694, 720, 744, 815, 818–820
   ingestion.py81890%67, 98–108, 129, 157, 179
   orchestrator.py85594%48, 112, 141, 164–165
   persistence.py124993%112, 154–155, 165, 170, 174–176, 214
mcp_plex/server
   __init__.py6142995%43–44, 119–120, 148, 252, 256, 277–280, 297, 362, 365, 402, 420–421, 458, 1109, 1131–1137, 1173, 1191, 1196, 1214, 1338, 1375
   __main__.py440%3–8
   config.py48785%50, 52–55, 65, 76
TOTAL213813494% 

Tests Skipped Failures Errors Time
128 0 💤 0 ❌ 0 🔥 1m 0s ⏱️

@Teagan42 Teagan42 merged commit 01ae114 into main Oct 6, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/move-functions-to-enrichment-module branch October 6, 2025 04:10
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