Christian Krakau-Louis
|
4b46c4baf8
|
feat(storage): add Evernote destination (#862)
* feat(storage): add Evernote destination
* style: apply ruff auto-fix
- Auto-formatted code with ruff format
- Applied ruff linting fixes with --fix
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Christian Krakau-Louis <christian@Christians-Mac-mini-7.local>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-22 12:13:46 +02:00 |
|
copilot-swe-agent[bot]
|
bcf2d00c33
|
fix(test): add missing _should_upload_to_sharepoint mock to send_to_all tests
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-03-17 11:32:48 +00:00 |
|
copilot-swe-agent[bot]
|
50af0ea679
|
fix(tests): add iCloud mocks to all test files and address code review feedback
- Add _should_upload_to_icloud mock to test_coverage_uploads_notification.py
(_all_should_upload_false helper + 3 inline patch blocks)
- Add cfg.icloud_username/password = None to all onboarding test mocks
- Add iCloud creds to fully-configured onboarding test
- Fix noqa comment accuracy (unofficial third-party, not first-party)
- Replace generic Exception with RuntimeError in upload error handler
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-03-11 23:59:19 +00:00 |
|
copilot-swe-agent[bot]
|
e6a4995a5c
|
style: run ruff format on 6 files to fix formatting issues
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-13 22:39:34 +00:00 |
|
copilot-swe-agent[bot]
|
510b10c010
|
fix: resolve ruff linting errors in test file
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-13 22:20:10 +00:00 |
|
copilot-swe-agent[bot]
|
0cf4bb6448
|
test: fix docstring line references per code review
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-13 22:12:06 +00:00 |
|
copilot-swe-agent[bot]
|
c007ebc7e9
|
test: add comprehensive coverage tests for S3, SFTP uploads, notifications, and send_to_all
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
|
2026-02-13 22:11:00 +00:00 |
|