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

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

Build:
DEFAULT BRANCH: main
Ran 12 Dec 2025 08:51PM UTC
Jobs 8
Files 20
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 08:50PM UTC coverage: 79.357% (+0.2%) from 79.176%
20179523930

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)

40 of 49 new or added lines in 1 file covered. (81.63%)

1061 of 1337 relevant lines covered (79.36%)

0.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
77.93
ingestion/app/service.py
Jobs
ID Job ID Ran Files Coverage
1 embedding - 20179523930.1 12 Dec 2025 08:51PM UTC 2
88.97
GitHub Action Run
2 ingestion - 20179523930.2 12 Dec 2025 08:51PM UTC 2
78.03
GitHub Action Run
3 parsing - 20179523930.3 12 Dec 2025 08:51PM UTC 6
78.68
GitHub Action Run
4 orchestrator - 20179523930.4 12 Dec 2025 08:51PM UTC 2
72.46
GitHub Action Run
5 reporting - 20179523930.5 12 Dec 2025 08:51PM UTC 2
98.15
GitHub Action Run
6 error-reporting - 20179523930.6 12 Dec 2025 08:52PM UTC 2
0.0
GitHub Action Run
7 chunking - 20179523930.7 12 Dec 2025 08:52PM UTC 2
83.33
GitHub Action Run
8 summarization - 20179523930.8 12 Dec 2025 08:54PM UTC 2
95.76
GitHub Action Run
Source Files on build 20179523930
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20179523930
  • a1a181ef on github
  • Prev Build on main (#20179075927)
  • Next Build on main (#20179851862)
  • 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