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

Alan-Jowett / CoPilot-For-Consensus / 20188093219
82%

Build:
DEFAULT BRANCH: main
Ran 13 Dec 2025 06:22AM UTC
Jobs 8
Files 20
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

13 Dec 2025 06:21AM UTC coverage: 81.077% (+5.7%) from 75.374%
20188093219

push

github

web-flow
Break circular dependency between storage and schema validation (#151)

* Break circular dependency between storage and schema validation

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Break circular dependency: remove DocumentStoreSchemaProvider from copilot_schema_validation

- Remove copilot_storage dependency from copilot_schema_validation setup.py
- Remove DocumentStoreSchemaProvider class from __init__.py exports
- Stop seeding event_schemas collection in mongo-init.js (unused by production code)
- Replace DocumentStoreSchemaProvider tests with placeholders
- Update README files to document FileSchemaProvider as the sole schema provider
- All microservices already use FileSchemaProvider exclusively

* Fail fast on subscription failure

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Fix parsing document schema validation

- Create separate FileSchemaProvider for document schemas in parsing service
- Point document schema provider to documents/schemas/documents/ directory
- Rename all document schema files to PascalCase (Messages.schema.json, etc.) to match ValidatingDocumentStore naming convention
- Schema files: Archives, Chunks, Messages, Summaries, Threads

This fixes the 'No schema found for collection messages' error that was causing all parsing attempts to fail.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove event schemas validation from validate-mongo.js

Removed event schemas validation logic from MongoDB validation script.

---------

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

1084 of 1337 relevant lines covered (81.08%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 error-reporting - 20188093219.1 13 Dec 2025 06:22AM UTC 2
43.4
GitHub Action Run
2 ingestion - 20188093219.2 13 Dec 2025 06:22AM UTC 2
78.03
GitHub Action Run
3 parsing - 20188093219.3 13 Dec 2025 06:22AM UTC 6
78.68
GitHub Action Run
4 reporting - 20188093219.4 13 Dec 2025 06:22AM UTC 2
98.15
GitHub Action Run
5 chunking - 20188093219.5 13 Dec 2025 06:22AM UTC 2
83.33
GitHub Action Run
6 orchestrator - 20188093219.6 13 Dec 2025 06:22AM UTC 2
72.46
GitHub Action Run
7 embedding - 20188093219.7 13 Dec 2025 06:22AM UTC 2
88.97
GitHub Action Run
8 summarization - 20188093219.8 13 Dec 2025 06:25AM UTC 2
95.76
GitHub Action Run
Source Files on build 20188093219
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20188093219
  • 3df5f428 on github
  • Prev Build on main (#20187285104)
  • Next Build on main (#20188093224)
  • 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