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

Alan-Jowett / CoPilot-For-Consensus / 20182160046 / 2
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 12 Dec 2025 10: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 10:53PM UTC coverage: 43.396%. First build
20182160046.2

push

github

web-flow
Docs: Document source management workflow and remove obsolete config files (#128)

* 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

* 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

* Fix: Move error-reporting config loading to main() to avoid import-time env dependency

* 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 depe... (continued)

23 of 53 relevant lines covered (43.4%)

0.43 hits per line

Source Files on job error-reporting - 20182160046.2
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20182160046
  • f26728a8 on github
  • Next Job for on main (#20182873392.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