geo/backend/app/services/distribution
chiguyong 2a46f89a8a feat: tag validation logic + pytest-cov auto coverage
- Implement min_tags/max_tags validation in platform_rules.py
- Support tags as list or comma-separated string
- Add tags field to ContentValidateRequest schemas
- Pass tags through API and service layers
- Configure pytest-cov in pyproject.toml (auto coverage on pytest run)
2026-06-04 14:06:00 +08:00
..
publishers feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
__init__.py feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
formatter.py feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
platform_rules.py feat: tag validation logic + pytest-cov auto coverage 2026-06-04 14:06:00 +08:00
publish_engine.py feat(geo): U1-U9 monetization closed loop implementation 2026-06-01 07:39:05 +08:00
publish_strategy.py feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
rule_service.py feat: tag validation logic + pytest-cov auto coverage 2026-06-04 14:06:00 +08:00