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

Alan-Jowett / CoPilot-For-Consensus / 20287074339 / 10
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 17 Dec 2025 12:21AM UTC
Files 9
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 Dec 2025 12:15AM UTC coverage: 46.204%. Remained the same
20287074339.10

push

github

web-flow
Implement ArchiveStore adapter pattern for deployment-time storage backend selection (#326)

* Initial plan

* Implement ArchiveStore adapter pattern with LocalVolumeArchiveStore

- Create copilot_archive_store adapter module with ABC interface
- Implement LocalVolumeArchiveStore for backward-compatible local storage
- Add comprehensive unit tests (23 tests, all passing)
- Add factory function with environment-based configuration
- Create MongoDB stub for future implementation

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

* Make ArchiveStore interface synchronous for service compatibility

- Remove async/await from all ArchiveStore methods
- Update LocalVolumeArchiveStore to use synchronous operations
- Update tests to remove async markers
- All 23 tests still passing

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

* Add copilot_archive_store to adapter installation script

- Register copilot_archive_store in ADAPTER_DEPENDENCIES
- Enables automatic installation via install_adapters.py

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

* Add comprehensive ArchiveStore architecture documentation

- Document current vs. new architecture
- Explain integration strategy and migration path
- Detail configuration for all backends
- Provide deployment examples
- Outline testing strategy and future enhancements

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

* Add ArchiveAccessor for backward-compatible service integration

- Create ArchiveAccessor helper class for gradual adoption
- Support both archive store and direct file access
- Automatic fallback from archive store to file path
- Add comprehensive tests (12 new tests, 35 total passing)
- Enable services to adopt archive store incrementally

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

* Address code review feedback

- Remove async/await from README exampl... (continued)

213 of 461 relevant lines covered (46.2%)

0.46 hits per line

Source Files on job copilot_events_integration - 20287074339.10
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20287074339
  • 31d26976 on github
  • Prev Job for on main (#20286712760.12)
  • Next Job for on main (#20287946678.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