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

Alan-Jowett / CoPilot-For-Consensus / 20724598550
81%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 06:07PM UTC
Jobs 27
Files 130
Run time 1min
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: 76.848% (+0.1%) from 76.699%
20724598550

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)

141 of 170 new or added lines in 1 file covered. (82.94%)

6207 of 8077 relevant lines covered (76.85%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
29
79.56
2.99% adapters/copilot_storage/copilot_storage/azure_cosmos_document_store.py
Jobs
ID Job ID Ran Files Coverage
1 embedding - 20724598550.1 05 Jan 2026 06:07PM UTC 2
90.17
GitHub Action Run
2 chunking - 20724598550.2 05 Jan 2026 06:07PM UTC 2
83.25
GitHub Action Run
3 copilot_config - 20724598550.3 05 Jan 2026 06:08PM UTC 14
75.44
GitHub Action Run
4 copilot_logging - 20724598550.4 05 Jan 2026 06:08PM UTC 7
71.7
GitHub Action Run
5 copilot_archive_fetcher_integration - 20724598550.5 05 Jan 2026 06:07PM UTC 9
45.68
GitHub Action Run
6 ingestion - 20724598550.6 05 Jan 2026 06:09PM UTC 5
82.34
GitHub Action Run
7 summarization - 20724598550.7 05 Jan 2026 06:07PM UTC 2
92.56
GitHub Action Run
8 copilot_summarization - 20724598550.8 05 Jan 2026 06:08PM UTC 8
96.65
GitHub Action Run
9 copilot_storage - 20724598550.9 05 Jan 2026 06:08PM UTC 6
72.57
GitHub Action Run
10 copilot_consensus - 20724598550.10 05 Jan 2026 06:09PM UTC 3
98.67
GitHub Action Run
11 reporting - 20724598550.11 05 Jan 2026 06:08PM UTC 2
90.0
GitHub Action Run
12 copilot_embedding - 20724598550.12 05 Jan 2026 06:09PM UTC 3
92.0
GitHub Action Run
13 copilot_schema_validation - 20724598550.13 05 Jan 2026 06:09PM UTC 7
87.46
GitHub Action Run
14 copilot_events - 20724598550.14 05 Jan 2026 06:07PM UTC 12
63.42
GitHub Action Run
15 copilot_reporting - 20724598550.15 05 Jan 2026 06:08PM UTC 5
73.17
GitHub Action Run
16 copilot_chunking - 20724598550.16 05 Jan 2026 06:08PM UTC 2
93.75
GitHub Action Run
17 copilot_metrics - 20724598550.17 05 Jan 2026 06:08PM UTC 6
41.74
GitHub Action Run
18 copilot_vectorstore_integration - 20724598550.18 05 Jan 2026 06:07PM UTC 8
20.29
GitHub Action Run
19 copilot_events_integration - 20724598550.19 05 Jan 2026 06:08PM UTC 12
34.81
GitHub Action Run
20 copilot_archive_fetcher - 20724598550.20 05 Jan 2026 06:07PM UTC 9
67.49
GitHub Action Run
21 copilot_schema_validation_integration - 20724598550.21 05 Jan 2026 06:08PM UTC 7
40.75
GitHub Action Run
22 parsing - 20724598550.22 05 Jan 2026 06:08PM UTC 7
84.27
GitHub Action Run
23 copilot_storage_integration - 20724598550.23 05 Jan 2026 06:07PM UTC 6
29.94
GitHub Action Run
24 orchestrator - 20724598550.24 05 Jan 2026 06:07PM UTC 2
67.29
GitHub Action Run
25 copilot_auth - 20724598550.25 05 Jan 2026 06:08PM UTC 12
45.13
GitHub Action Run
26 copilot_vectorstore - 20724598550.26 05 Jan 2026 06:08PM UTC 8
71.73
GitHub Action Run
27 copilot_draft_diff - 20724598550.27 05 Jan 2026 06:09PM UTC 6
98.77
GitHub Action Run
Source Files on build 20724598550
  • Tree
  • List 130
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20724598550
  • 52cbfb00 on github
  • Prev Build on main (#20724058872)
  • Next Build on main (#20726364537)
  • 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