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

Alan-Jowett / CoPilot-For-Consensus / 21088803607
78%

Build:
DEFAULT BRANCH: main
Ran 17 Jan 2026 04:58AM UTC
Jobs 27
Files 154
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

17 Jan 2026 04:57AM UTC coverage: 78.142%. First build
21088803607

push

github

web-flow
Make ingestion source storage configurable (#896)

* Initial plan

* feat: add configurable source storage backends for ingestion

- Add sources_store_type and sources_file_path config fields
- Support document_store (default) and file backends
- Update scheduler to use configured backend (fixes split-brain issue)
- Merge startup sources into document_store for migration support
- Add comprehensive tests for both backends

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* docs: add documentation for source storage backends

Update README with configuration options for sources_store_type
and sources_file_path, including migration path

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* refactor: address code review feedback

- Remove unused settings variable in test
- Use dataclasses.asdict() instead of __dict__ for proper serialization
- Optimize get_stats() to avoid double filtering of sources

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* fix: address PR review comments

- Fix double filtering in _get_enabled_sources_for_ingestion()
- Remove unused imports (tempfile, pytest, ServiceConfig_Ingestion, ServiceSettings_Ingestion, asdict)
- Fix inconsistent env var name in README documentation

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* fix: add validation and improve robustness for sources_store_type

- Add explicit validation for sources_store_type in both service.py and main.py
- Log warnings and default to 'document_store' for invalid values
- Improve schema description to document invalid value behavior
- Fix type annotation in main.py (list[dict[str, Any]])
- Add test coverage for invalid sources_store_type value

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Changes before error encountered

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

---------

Co-authored-b... (continued)

42 of 48 new or added lines in 2 files covered. (87.5%)

7815 of 10001 relevant lines covered (78.14%)

0.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
77.56
ingestion/app/service.py
Jobs
ID Job ID Ran Files Coverage
1 copilot_archive_fetcher_integration - 21088803607.1 17 Jan 2026 04:58AM UTC 9
47.77
GitHub Action Run
2 copilot_logging - 21088803607.2 17 Jan 2026 04:58AM UTC 7
94.87
GitHub Action Run
3 copilot_embedding - 21088803607.3 17 Jan 2026 05:02AM UTC 7
91.81
GitHub Action Run
4 copilot_schema_validation - 21088803607.4 17 Jan 2026 05:00AM UTC 7
85.04
GitHub Action Run
5 orchestrator - 21088803607.5 17 Jan 2026 04:59AM UTC 2
84.38
GitHub Action Run
6 copilot_vectorstore - 21088803607.6 17 Jan 2026 04:59AM UTC 8
74.2
GitHub Action Run
7 chunking - 21088803607.7 17 Jan 2026 04:59AM UTC 2
84.65
GitHub Action Run
8 copilot_message_bus_integration - 21088803607.8 17 Jan 2026 04:58AM UTC 13
35.28
GitHub Action Run
9 copilot_error_reporting - 21088803607.9 17 Jan 2026 04:58AM UTC 5
75.17
GitHub Action Run
10 copilot_summarization - 21088803607.10 17 Jan 2026 05:00AM UTC 8
93.03
GitHub Action Run
11 copilot_vectorstore_integration - 21088803607.11 17 Jan 2026 04:58AM UTC 8
33.13
GitHub Action Run
12 summarization - 21088803607.12 17 Jan 2026 04:58AM UTC 2
95.54
GitHub Action Run
13 copilot_message_bus - 21088803607.13 17 Jan 2026 04:58AM UTC 13
65.42
GitHub Action Run
14 parsing - 21088803607.14 17 Jan 2026 04:58AM UTC 7
86.03
GitHub Action Run
15 copilot_storage - 21088803607.15 17 Jan 2026 04:58AM UTC 7
73.65
GitHub Action Run
16 copilot_draft_diff - 21088803607.16 17 Jan 2026 04:58AM UTC 6
90.98
GitHub Action Run
17 copilot_schema_validation_integration - 21088803607.17 17 Jan 2026 04:58AM UTC 7
40.76
GitHub Action Run
18 ingestion - 21088803607.18 17 Jan 2026 04:58AM UTC 5
80.72
GitHub Action Run
19 copilot_chunking - 21088803607.19 17 Jan 2026 05:00AM UTC 2
91.91
GitHub Action Run
20 copilot_archive_fetcher - 21088803607.20 17 Jan 2026 04:59AM UTC 9
69.42
GitHub Action Run
21 copilot_config - 21088803607.21 17 Jan 2026 04:59AM UTC 31
64.25
GitHub Action Run
22 reporting - 21088803607.22 17 Jan 2026 04:59AM UTC 2
89.67
GitHub Action Run
23 copilot_auth - 21088803607.23 17 Jan 2026 05:00AM UTC 12
66.07
GitHub Action Run
24 copilot_consensus - 21088803607.24 17 Jan 2026 05:00AM UTC 3
95.51
GitHub Action Run
25 embedding - 21088803607.25 17 Jan 2026 04:58AM UTC 2
90.17
GitHub Action Run
26 copilot_storage_integration - 21088803607.26 17 Jan 2026 04:58AM UTC 7
30.89
GitHub Action Run
27 copilot_metrics - 21088803607.27 17 Jan 2026 04:59AM UTC 7
72.65
GitHub Action Run
Source Files on build 21088803607
  • Tree
  • List 154
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21088803607
  • 5d6a0a3e on github
  • Prev Build on main (#21087532154)
  • Next Build on main (#21089066923)
  • 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