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

Alan-Jowett / CoPilot-For-Consensus / 20182160072
79%

Build:
DEFAULT BRANCH: main
Ran 12 Dec 2025 10:54PM UTC
Jobs 1
Files 10
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

12 Dec 2025 10:53PM UTC coverage: 74.699% (-11.5%) from 86.149%
20182160072

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)

9 of 39 new or added lines in 2 files covered. (23.08%)

372 of 498 relevant lines covered (74.7%)

0.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
79.13
adapters/copilot_config/copilot_config/providers.py
20
66.67
adapters/copilot_config/copilot_config/schema_loader.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 20182160072.1 12 Dec 2025 10:54PM UTC 10
74.7
GitHub Action Run
Source Files on build 20182160072
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20182160072
  • f26728a8 on github
  • Prev Build on main (#20179851970)
  • Next Build on main (#20182160046)
  • 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