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

Alan-Jowett / CoPilot-For-Consensus / 20241438647 / 16
77%
main: 77%

Build:
DEFAULT BRANCH: main
Ran 15 Dec 2025 05:33PM 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

15 Dec 2025 05:28PM UTC coverage: 98.582%. Remained the same
20241438647.16

push

github

web-flow
Implement archives collection write in ingestion service (#245)

* Initial plan

* Add archives collection write capability to ingestion service

- Added document store dependency to ingestion configuration schema
- Updated ingestion main.py to initialize and connect to document store
- Updated IngestionService to accept DocumentStore parameter
- Added _write_archive_record method to write archive metadata to document store
- Updated docker-compose.yml with correct DOC_STORE_TYPE env var
- Updated tests to include document store in fixtures
- Added test to verify archives collection is populated after ingestion

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

* Add archive status update to parsing service

- Updated parsing service to set archive status to 'processed' after successful parsing
- Updated parsing service to set archive status to 'failed' on parsing errors
- Added _update_archive_status method with best-effort error handling

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

* Update integration test to verify archives collection

- Updated end-to-end integration test to verify archives collection is populated
- Added assertions to check archive document structure
- All tests pass successfully

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

* Address code review feedback and add verification script

- Add defensive check for error_reporter before calling report()
- Fix bare except clause in verification script
- Add scripts/verify_archives_collection.py for manual verification
- All tests still passing

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

* Add implementation summary document

- Created comprehensive INGESTION_ARCHIVES_IMPLEMENTATION.md
- Documents problem, solution, testing, and deployment
- Includes verification steps and future enhancements
- All changes complete and tested

Co-authored-by: Alan-Jowett <2048068... (continued)

139 of 141 relevant lines covered (98.58%)

0.99 hits per line

Source Files on job copilot_chunking - 20241438647.16
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20241438647
  • 35e10461 on github
  • Prev Job for on main (#20239037176.28)
  • Next Job for on main (#20243750613.1)
  • 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