Skip to content

refactor: structural plan — src/api, tests, CI/CD#48

Merged
spideystreet merged 2 commits into
developfrom
refactor/structural-plan
Jun 18, 2026
Merged

refactor: structural plan — src/api, tests, CI/CD#48
spideystreet merged 2 commits into
developfrom
refactor/structural-plan

Conversation

@spideystreet

Copy link
Copy Markdown
Collaborator

Summary

  • Move FastAPI to src/api/ with /v1/ routes, structured errors, security headers
  • Restructure tests: tests/unit/api/, tests/integration/api/, tests/ai/
  • Replace quality-checks.yml with ci.yml + cd.yml; 80% unit coverage gate
  • Add src/core/logging.py, docs updates, .cursor/rules/, fetcher in go_binary_gen.sh

Test plan

  • make ci-check (ruff, mypy, unit 80% cov, Dagster smoke)

Made with Cursor

spideystreet and others added 2 commits June 19, 2026 00:28
Move FastAPI to src/api with /v1 routes, consolidate tests under unit/integration,
add ci.yml/cd.yml, centralized logging, docs, and .cursor/rules.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@spideystreet spideystreet merged commit 502ed0f into develop Jun 18, 2026
7 of 8 checks passed
@spideystreet spideystreet deleted the refactor/structural-plan branch June 18, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant