fetch_ml/docs
Jeremie Fraeys f827ee522a
test(tracking/plugins): add PodmanInterface and comprehensive plugin tests for 91% coverage
Refactor plugins to use interface for testability:
- Add PodmanInterface to container package (StartContainer, StopContainer, RemoveContainer)
- Update MLflow plugin to use container.PodmanInterface
- Update TensorBoard plugin to use container.PodmanInterface
- Add comprehensive mocked tests for all three plugins (wandb, mlflow, tensorboard)
- Coverage increased from 18% to 91.4%
2026-03-14 16:59:16 -04:00
..
layouts docs: fix mermaid graphs and update outdated content 2026-02-16 20:37:38 -05:00
resources/_gen/assets docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
src docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00
static/js docs: fix mermaid graphs and update outdated content 2026-02-16 20:37:38 -05:00
.hugo_build.lock docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
go.mod docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
go.sum docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
hugo.toml docs: comprehensive documentation updates 2026-02-12 12:05:27 -05:00
known-limitations.md test(tracking/plugins): add PodmanInterface and comprehensive plugin tests for 91% coverage 2026-03-14 16:59:16 -04:00
TEST_COVERAGE_MAP.md docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00