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

Alan-Jowett / CoPilot-For-Consensus / 20179523930 / 8
79%
main: 79%

Build:
DEFAULT BRANCH: main
Ran 12 Dec 2025 08:54PM 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

12 Dec 2025 08:50PM UTC coverage: 95.763%. First build
20179523930.8

push

github

web-flow
feat: Migrate all services to schema-based configuration (#123)

* feat: migrate all services to schema-based configuration

- Migrate all 8 services to use copilot_config adapter with schema-based configuration
- Replace scattered os.getenv() calls with centralized load_typed_config() pattern
- Update configuration schemas for all services (chunking, embedding, ingestion, orchestrator, parsing, reporting, summarization, error-reporting)
- Add SCHEMA_DIR environment variable to docker-compose.yml and all service definitions
- Update all Dockerfiles to copy schema files and install copilot_config adapter
- Create new schemas for error-reporting and extend ingestion with sources array
- Add copilot_config dependency marker to all service requirements.txt files
- Ensure typed configuration access pattern for proper attribute-style access

* Rename Adapters CI workflow (#124)

* fix(ingestion): restore backward-compatible config API

- Add optional config_provider parameter to from_env and from_yaml_file
- Ignore provider by default but use it to override values when supplied
- Keeps schema-based loading while satisfying legacy tests

* fix: address PR review comments

- summarization: use load_typed_config, remove hardcoded citation_count and vector_store collection, use config fields
- schemas/summarization: add vector_store_collection and citation_count fields with env var mappings
- schemas/parsing: standardize http_port env var to HTTP_PORT for consistency
- error-reporting: remove unused os import

* Add service monitoring and troubleshooting guide (#125)

* Add service monitoring and troubleshooting guide

* Document Grafana defaults and renumber sections

* Update documents/SERVICE_MONITORING.md

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

---------

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

* refactor(ingestion): load sources from config ... (continued)

113 of 118 relevant lines covered (95.76%)

0.96 hits per line

Source Files on job summarization - 20179523930.8
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20179523930
  • a1a181ef on github
  • Next Job for on main (#20179851862.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