• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 20724598550 / 13
79%
main: 79%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 06:10PM UTC
Files 7
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jan 2026 06:06PM UTC coverage: 87.461%. Remained the same
20724598550.13

push

github

web-flow
Implement client-side $lookup for Azure Cosmos DB aggregation and integrate $in operator support (#738)

* Initial plan

* Implement client-side $lookup for Azure Cosmos aggregation

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add clarifying comments for $eq operator array handling

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Address code review feedback: add validation and prevent document mutation

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Address PR review: nested field support, validation, error handling, and shallow copy issues

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Improve error messages and code clarity in validation logic

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Merge main branch to resolve conflicts and integrate $in operator support

- Resolved conflict in azure_cosmos_document_store.py by keeping refactored structure
- Integrated $in operator support from main into both query_documents and aggregate_documents
- Updated LIMIT syntax to OFFSET 0 LIMIT as per Cosmos DB requirements
- Fixed exception handling to properly re-raise DocumentStoreError without wrapping
- Added validation for non-operator keys in filter dictionaries
- All 58 Azure Cosmos DB document store tests pass

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Fix shared mutable state in $lookup and remove duplicate test

- Use deep copy for foreign documents in $lookup to prevent shared mutable state
- Multiple documents joining with same foreign key now get independent copies
- Removed duplicate test_aggregate_documents_invalid_limit (was at line 830)
- All 58 Azure Cosmos DB tests pass

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Raise DocumentStoreError for $lookup validation failures

- Changed from logging errors and returni... (continued)

279 of 319 relevant lines covered (87.46%)

0.87 hits per line

Source Files on job copilot_schema_validation - 20724598550.13
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20724598550
  • 52cbfb00 on github
  • Prev Job for on main (#20724058872.21)
  • Next Job for on main (#20726364537.15)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc