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

Alan-Jowett / CoPilot-For-Consensus / 20141913684
82%

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 05:33PM UTC
Jobs 2
Files 4
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 Dec 2025 05:33PM UTC coverage: 56.489%. First build
20141913684

push

github

web-flow
Add pluggable thread chunking strategies for embedding and summarization (#39)

* Initial plan

* Add thread chunking abstraction layer with implementations

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

* Fix potential IndexError in TokenWindowChunker and add documentation

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

* Add architecture documentation for thread chunking abstraction

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

* Refactor: Move chunking to separate copilot_chunking SDK module

Move chunking functionality from copilot_events to new copilot_chunking module following SDK pattern. This separates chunking concerns and aligns with the project's modular architecture.

Changes:
- Create sdk/copilot_chunking/ module with own setup.py
- Move chunkers.py to copilot_chunking/copilot_chunking/
- Move tests to copilot_chunking/tests/
- Move CHUNKING.md to copilot_chunking/README.md
- Revert copilot_events/__init__.py to remove chunking exports
- Update imports in service integration examples

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

* Rename sdk directory to adapters

Rename the sdk directory to adapters following project reorganization. Updated all references in documentation and code comments.

Changes:
- Rename sdk/ to adapters/
- Update all references in README files and documentation
- Update path references in chunking_architecture.md
- Tests still pass with new structure

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

* Fix up pr

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Cleanup PR:

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Add CI workflow for copilot_chunking adapter

Add GitHub Actions workflow to test the copilot_chunking adapter following the same pattern as other adapter CI workflows. Includes:
- Unit tests on Python 3.11 and 3.12
- Code coverag... (continued)

222 of 393 relevant lines covered (56.49%)

1.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 20141913684.1 11 Dec 2025 05:33PM UTC 4
56.49
GitHub Action Run
2 python-3.12 - 20141913684.2 11 Dec 2025 05:33PM UTC 4
56.49
GitHub Action Run
Source Files on build 20141913684
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20141913684
  • 2626fa22 on github
  • Prev Build on main (#20141289665)
  • Next Build on main (#20142343348)
  • 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