scholarr/app/api/schemas
Justin Visser 87aa89b58c fix: resolve mypy errors, fix arxiv test session isolation, and add premerge script
- Remove unused type:ignore comment in scholars.py
- Fix 51 mypy errors across test files (Any return types, cast(), protocol stubs)
- Fix arxiv unit test failures caused by session isolation (patch_session_factory fixture)
- Fix integration test rate-limit bleed between search and create
- Add scripts/premerge.sh for local CI verification
- Add docs/website/.docusaurus/ to .gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 12:46:10 +01:00
..
__init__.py commit 2026-02-27 15:22:12 +01:00
admin.py Bugfixeds 2026-03-01 22:54:23 +01:00
auth.py Bugfixeds 2026-03-01 22:54:23 +01:00
common.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
publications.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
runs.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
scholars.py fix: resolve mypy errors, fix arxiv test session isolation, and add premerge script 2026-03-02 12:46:10 +01:00
settings.py decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00