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

Alan-Jowett / CoPilot-For-Consensus / 21088803607 / 5
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 17 Jan 2026 05:02AM 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

17 Jan 2026 04:57AM UTC coverage: 84.375%. First build
21088803607.5

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)

216 of 256 relevant lines covered (84.38%)

0.84 hits per line

Source Files on job orchestrator - 21088803607.5
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21088803607
  • 5d6a0a3e on github
  • Next Job for on main (#21089066923.17)
  • 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