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

Alan-Jowett / CoPilot-For-Consensus / 20890456000
76%

Build:
DEFAULT BRANCH: main
Ran 11 Jan 2026 05:58AM UTC
Jobs 27
Files 129
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 Jan 2026 05:57AM UTC coverage: 76.38%. First build
20890456000

push

github

web-flow
refactor: enforce schema-driven DriverConfig-only configuration across all adapters and services (#804)

* refactor: enforce schema-driven DriverConfig-only configuration across all adapters and services

- Remove direct driver exports from all adapters, enforcing factory pattern usage
- Update all services to use DriverConfig objects with adapter factories
- Add comprehensive schema validation for all adapter configurations
- Fix config loading bugs: apply defaults and integer conversion
- Add regression tests for config loading edge cases
- Update all test files to use DriverConfig pattern with load_driver_config
- Fix ingestion service adapter schema validation
- Fix pushgateway metrics configuration across services
- Fix parsing, reporting, orchestrator, and summarization DriverConfig issues
- Add missing environment variables to docker-compose configuration

All services now healthy and running with proper schema-driven configuration.

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add missing logging import in ingestion service

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_auth adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_message_bus adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_logging adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_metrics adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_error_reporting adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_storage adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to copilot_embedding adapter

Signed-off-by: GitHub Copilot <copilot@github.com>

* fix: add copilot-config dependency to ... (continued)

1015 of 1320 new or added lines in 86 files covered. (76.89%)

6367 of 8336 relevant lines covered (76.38%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.21
adapters/copilot_chunking/copilot_chunking/chunkers.py
1
96.43
adapters/copilot_draft_diff/copilot_draft_diff/factory.py
1
85.71
adapters/copilot_embedding/copilot_embedding/base.py
1
96.77
adapters/copilot_embedding/copilot_embedding/huggingface_provider.py
1
95.83
adapters/copilot_vectorstore/copilot_vectorstore/factory.py
1
88.46
parsing/app/service.py
2
95.74
adapters/copilot_embedding/copilot_embedding/openai_provider.py
2
93.1
adapters/copilot_embedding/copilot_embedding/sentence_transformer_provider.py
2
49.66
adapters/copilot_logging/copilot_logging/azure_monitor_logger.py
2
89.47
adapters/copilot_metrics/copilot_metrics/factory.py
3
92.0
adapters/copilot_config/copilot_config/secret_provider.py
3
72.41
adapters/copilot_message_bus/copilot_message_bus/base.py
3
70.52
adapters/copilot_message_bus/copilot_message_bus/rabbitmq_publisher.py
3
22.22
adapters/copilot_metrics/copilot_metrics/azure_monitor_metrics.py
3
53.33
adapters/copilot_metrics/copilot_metrics/pushgateway_metrics.py
3
79.91
adapters/copilot_storage/copilot_storage/azure_cosmos_document_store.py
3
92.31
adapters/copilot_storage/copilot_storage/factory.py
3
85.08
adapters/copilot_storage/copilot_storage/mongo_document_store.py
3
94.92
adapters/copilot_summarization/copilot_summarization/openai_summarizer.py
4
66.67
adapters/copilot_auth/copilot_auth/provider.py
4
91.11
adapters/copilot_message_bus/copilot_message_bus/factory.py
4
78.2
adapters/copilot_message_bus/copilot_message_bus/rabbitmq_subscriber.py
4
87.8
adapters/copilot_storage/copilot_storage/validating_document_store.py
5
94.7
adapters/copilot_consensus/copilot_consensus/consensus.py
7
32.82
adapters/copilot_auth/copilot_auth/oidc_provider.py
11
71.84
adapters/copilot_schema_validation/copilot_schema_validation/schema_registry.py
17
71.19
adapters/copilot_config/copilot_config/models.py
18
74.45
ingestion/app/service.py
25
68.99
adapters/copilot_vectorstore/copilot_vectorstore/qdrant_store.py
29
72.39
adapters/copilot_config/copilot_config/schema_loader.py
66
12.0
adapters/copilot_config/copilot_config/load_driver_config.py
70
51.66
adapters/copilot_config/copilot_config/typed_config.py
Jobs
ID Job ID Ran Files Coverage
1 copilot_auth - 20890456000.1 11 Jan 2026 05:59AM UTC 12
52.15
GitHub Action Run
2 copilot_archive_fetcher_integration - 20890456000.2 11 Jan 2026 05:58AM UTC 9
46.48
GitHub Action Run
3 copilot_embedding - 20890456000.3 11 Jan 2026 06:01AM UTC 7
96.36
GitHub Action Run
4 copilot_metrics - 20890456000.4 11 Jan 2026 05:58AM UTC 7
43.89
GitHub Action Run
5 copilot_summarization - 20890456000.5 11 Jan 2026 05:58AM UTC 8
95.69
GitHub Action Run
6 copilot_vectorstore_integration - 20890456000.6 11 Jan 2026 05:58AM UTC 8
19.21
GitHub Action Run
7 summarization - 20890456000.7 11 Jan 2026 06:00AM UTC 2
92.79
GitHub Action Run
8 reporting - 20890456000.8 11 Jan 2026 05:59AM UTC 2
90.06
GitHub Action Run
9 chunking - 20890456000.9 11 Jan 2026 05:58AM UTC 2
83.25
GitHub Action Run
10 copilot_consensus - 20890456000.10 11 Jan 2026 06:00AM UTC 3
95.91
GitHub Action Run
11 copilot_chunking - 20890456000.11 11 Jan 2026 06:00AM UTC 2
93.33
GitHub Action Run
12 copilot_archive_fetcher - 20890456000.12 11 Jan 2026 05:59AM UTC 9
69.14
GitHub Action Run
13 copilot_vectorstore - 20890456000.13 11 Jan 2026 05:59AM UTC 8
73.33
GitHub Action Run
14 embedding - 20890456000.14 11 Jan 2026 06:00AM UTC 2
90.17
GitHub Action Run
15 copilot_message_bus_integration - 20890456000.15 11 Jan 2026 05:58AM UTC 13
34.8
GitHub Action Run
16 copilot_config - 20890456000.16 11 Jan 2026 05:58AM UTC 6
61.45
GitHub Action Run
17 copilot_storage_integration - 20890456000.17 11 Jan 2026 05:58AM UTC 7
30.79
GitHub Action Run
18 copilot_schema_validation_integration - 20890456000.18 11 Jan 2026 05:58AM UTC 7
39.52
GitHub Action Run
19 ingestion - 20890456000.19 11 Jan 2026 05:58AM UTC 5
78.9
GitHub Action Run
20 copilot_error_reporting - 20890456000.20 11 Jan 2026 06:00AM UTC 5
75.91
GitHub Action Run
21 copilot_message_bus - 20890456000.21 11 Jan 2026 06:01AM UTC 13
65.32
GitHub Action Run
22 copilot_schema_validation - 20890456000.22 11 Jan 2026 06:00AM UTC 7
84.73
GitHub Action Run
23 copilot_draft_diff - 20890456000.23 11 Jan 2026 06:00AM UTC 6
97.89
GitHub Action Run
24 parsing - 20890456000.24 11 Jan 2026 05:58AM UTC 7
84.43
GitHub Action Run
25 copilot_storage - 20890456000.25 11 Jan 2026 06:01AM UTC 7
73.31
GitHub Action Run
26 orchestrator - 20890456000.26 11 Jan 2026 05:59AM UTC 2
67.54
GitHub Action Run
27 copilot_logging - 20890456000.27 11 Jan 2026 06:00AM UTC 7
72.85
GitHub Action Run
Source Files on build 20890456000
  • Tree
  • List 129
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20890456000
  • 325a55df on github
  • Prev Build on main (#20840076684)
  • Next Build on main (#20897481204)
  • 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