Commit Graph

3 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 37fe5b8068 test: achieve 100% coverage for app/api/process.py
- Add comprehensive tests for all process endpoints
- Test success paths for all upload destination endpoints
- Add throttling tests for processall endpoint
- Test boundary conditions and edge cases
- Coverage increased from 58.02% to 100%

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-13 23:46:15 +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] 50910da3e0 test: add final coverage tests to exceed 60% threshold
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-09 12:15:07 +00:00