Commit Graph

6 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 3fd354ecf7 style(tests): fix import ordering per ruff linter
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-13 23:09:51 +00:00
copilot-swe-agent[bot] b1510f8a8f feat(tests): increase coverage for validators.py (95.59%) and filename_utils.py (100%)
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-13 23:08:39 +00:00
copilot-swe-agent[bot] 43bc58770d refactor: consolidate linting tools into Ruff
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-13 09:10:52 +00:00
copilot-swe-agent[bot] ff9a3ff49f style: fix code formatting with black, isort, and flake8
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-12 03:21:41 +00:00
copilot-swe-agent[bot] 952e27b339 test: add tests for storage reorganization features
- Add tests for get_unique_filepath_with_counter collision handling
- Add tests for immutable original storage
- Add tests for metadata augmentation with file paths
- Add tests for force_cloud_ocr parameter
- Verify existing process_document tests still pass

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-11 20:13:17 +00:00
copilot-swe-agent[bot] ee2a3390fd test: add tests for encryption, uptime_kuma, filename_utils, logging, and celery_worker
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-08 18:54:31 +00:00