scholarr/app/services/ingestion
Justin Visser 74249fa24c fix: resolve all mypy type errors across service modules
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:49:27 +01:00
..
__init__.py ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
application.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
constants.py Initial release prep 2026-02-27 10:46:05 +01:00
enrichment.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
fingerprints.py Initial release prep 2026-02-27 10:46:05 +01:00
page_fetch.py refactor: extract pagination engine and publication upsert from ingestion service 2026-02-27 13:47:23 +01:00
pagination.py refactor: extract pagination engine and publication upsert from ingestion service 2026-02-27 13:47:23 +01:00
publication_upsert.py refactor: extract pagination engine and publication upsert from ingestion service 2026-02-27 13:47:23 +01:00
queue.py ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
queue_runner.py refactor: extract helpers from oversized router and scheduler files 2026-02-27 15:41:23 +01:00
run_completion.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
safety.py ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
scheduler.py fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
scholar_processing.py fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
types.py Initial release prep 2026-02-27 10:46:05 +01:00