scholarr/app/services
Justin Visser 72bc046215 refactor: extract helpers from remaining long functions
- Extract _start_manual_run and _spawn_background_execution from run_manual route
- Extract _upsert_page_publications to deduplicate pagination loop
- Extract _classify_attempt from fetch_and_parse_with_retry
- Extract _log_alert_threshold_warnings from complete_run_for_user
- Functions 3f-3j accepted as kwargs-exception (body ≤50 lines excluding signatures)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:21:49 +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: extract helpers from remaining long functions 2026-02-27 16:21:49 +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