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

Alan-Jowett / CoPilot-For-Consensus / 20188093219 / 4
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 13 Dec 2025 06:22AM UTC
Files 2
Run time 0s
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: 98.148%. First build
20188093219.4

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>

106 of 108 relevant lines covered (98.15%)

0.98 hits per line

Source Files on job reporting - 20188093219.4
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20188093219
  • 3df5f428 on github
  • Next Job for on main (#20188093224.1)
  • 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