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

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

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 11:38PM UTC
Jobs 1
Files 3
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

11 Dec 2025 11:38PM UTC coverage: 73.152% (+0.2%) from 72.941%
20150984097

push

github

web-flow
Add schema validation wrappers for Pub/Sub and Document Storage (#91)

* Initial plan

* Add ValidatingEventPublisher and ValidatingDocumentStore with tests and examples

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

* Update README documentation for ValidatingEventPublisher and ValidatingDocumentStore

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

* Fix linting issues in validating adapters

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

* Fix circular dependency between adapters

- Made copilot-schema-validation optional for copilot_storage (install with [validation] extra)
- Kept copilot-schema-validation required for copilot_events (needed for event models)
- Updated install_adapters.py to correct dependency order
- Updated README to document optional dependency

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

* Switch ingestion service to use ValidatingEventPublisher

- Wrapped base publisher with ValidatingEventPublisher for automatic schema validation
- All published events (ArchiveIngested, ArchiveIngestionFailed) now validated before publishing
- Updated README to document schema validation feature
- All tests pass (10/10)

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

* Update adapters/copilot_storage/README.md

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

* Fix schema validation error in ingestion service

- Remove 'status' field from ArchiveMetadata when creating ArchiveIngested event
- The 'status' field is used internally for logging but not part of the event schema
- This resolves validation failure when using ValidatingEventPublisher

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

* Fix missing import: add create_logger from copilot_logging

* Fix publisher variable reference: use base_publisher before wrapping with ValidatingEventP... (continued)

3 of 3 new or added lines in 1 file covered. (100.0%)

188 of 257 relevant lines covered (73.15%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20150984097.1 11 Dec 2025 11:38PM UTC 3
73.15
GitHub Action Run
Source Files on build 20150984097
  • Tree
  • List 3
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20150984097
  • 10b71b6e on github
  • Prev Build on main (#20150697558)
  • Next Build on main (#20150984098)
  • 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