Skip to content

feat(serials): preserve stubbed chapters#21

Merged
audemed44 merged 1 commit into
mainfrom
codex/preserve-stubbed-serial-chapters
Mar 28, 2026
Merged

feat(serials): preserve stubbed chapters#21
audemed44 merged 1 commit into
mainfrom
codex/preserve-stubbed-serial-chapters

Conversation

@audemed44

Copy link
Copy Markdown
Owner

Summary

  • preserve local chapter numbering and content when upstream chapters are stubbed
  • add stubbed/live chapter metadata plus partial volume reporting in the API and UI
  • migrate existing serials by backfilling source keys and repairing preserved totals

Testing

  • cd frontend && npx eslint src --ext js,jsx,ts,tsx --fix
  • cd frontend && npx tsc --noEmit
  • cd frontend && npm test
  • cd backend && ./.venv/bin/python -m pytest tests/test_serial_service.py
  • cd backend && ./.venv/bin/python -m pytest --cov=app --cov-fail-under=90

@audemed44 audemed44 merged commit b78ff06 into main Mar 28, 2026
2 checks passed
@audemed44 audemed44 deleted the codex/preserve-stubbed-serial-chapters branch March 28, 2026 12:03
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