scholarr/app/services
Justin Visser 3fd9132176 refactor: fix naming, remove duplicate code from decomposition
- Rename _int_or_default → int_or_default (public API, was using private convention)
- Extract shared pdf_queue utilities (utcnow, event_row, queued_job, status constants) to pdf_queue_common.py to avoid circular imports
- Consolidate _effective_request_delay_seconds into queue_runner.py with explicit floor parameter
- Update tests to match new function locations and names

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:07:24 +01:00
..
arxiv fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
crossref Initial release prep 2026-02-27 10:46:05 +01:00
dbops fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
doi ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
ingestion refactor: fix naming, remove duplicate code from decomposition 2026-02-27 16:07:24 +01:00
openalex Initial release prep 2026-02-27 10:46:05 +01:00
portability fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
publication_identifiers refactor: decompose scholars service and pdf_queue into focused modules 2026-02-27 14:39:12 +01:00
publications refactor: fix naming, remove duplicate code from decomposition 2026-02-27 16:07:24 +01:00
runs fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
scholar decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
scholars fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
settings ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
unpaywall Initial release prep 2026-02-27 10:46:05 +01:00
users ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
__init__.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00