Skip to content

Quality hardening: workflow split, renderer/backend tests, ruff format - #21

Merged
RashOps merged 4 commits into
mainfrom
refactor/quality-hardening
Jul 18, 2026
Merged

Quality hardening: workflow split, renderer/backend tests, ruff format#21
RashOps merged 4 commits into
mainfrom
refactor/quality-hardening

Conversation

@RashOps

@RashOps RashOps commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Description :

Summary

  • Split Workflow page into focused components
  • Harden renderer template coverage across built-in templates
  • Harden backend History / Workflow / Markdown-linked cover letter tests
  • Apply global Ruff formatting

Validation

  • uv run ruff check .
  • uv run ruff format --check .
  • cd apps/web && bun run lint && bun run typecheck
  • cd services/renderer && bun run typecheck && bun test
  • cd services/renderer && bun run build
  • uv run pytest -q

@RashOps
RashOps merged commit f32dcae into main Jul 18, 2026
3 of 4 checks passed
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