Commit e70fe2e
fix: Multi-AI reviewed fixes, documentation cleanup, and README
Fixes identified via 3-model consensus review (Cohere, Groq/Llama, Gemini):
- OneDrive: rewrite to use Graph REST API for list/getFileSize with pagination
- GoogleDrive: fix query injection, add ConcurrentHashMap, paginate list()
- S3: add pagination with continuation tokens in list()
- Extract shared PrefixUtils for Azure/GCS/S3 path handling
- Fix malformed POM: misplaced <licenses> blocks, remove unused dependency
- Add comprehensive tests (198 total, 91%+ coverage maintained)
Remove document cruft: Claude Code operational guides, wrong-project
CONTRIBUTING.md, stale Maven site content, and POM backup files.
Add project README with installation, all 6 providers, API overview,
provider-agnostic usage examples, build instructions, and license.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bc1033a commit e70fe2e
24 files changed
Lines changed: 851 additions & 4108 deletions
File tree
- .github
- src
- main/java/org/flossware/cloud/storage
- site/markdown
- test/java/org/flossware/cloud/storage
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
0 commit comments