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

Alan-Jowett / CoPilot-For-Consensus / 20907347981 / 2
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 12 Jan 2026 03:49AM 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

12 Jan 2026 03:41AM UTC coverage: 86.7%. First build
20907347981.2

push

github

web-flow
Add unit tests for forward progress logic in Parsing, Chunking, Orchestrator, and Summarization modules (#826)

* Initial plan

* Add comprehensive unit tests for forward progress logic in all four modules

- Added test_forward_progress.py for Parsing service (9 tests)
- Added test_forward_progress.py for Chunking service (12 tests)
- Added test_forward_progress.py for Orchestrator service (13 tests)
- Added test_forward_progress.py for Summarization service (15 tests)
- All 49 tests pass successfully
- Tests cover startup requeue behavior, error handling, edge cases, and idempotency

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

* Address PR review feedback: fix ImportError test, rename misleading test, remove unused import

- Fix parsing test to properly test ImportError handling with mock side_effect
- Rename test_requeue_idempotent_on_multiple_starts to test_requeue_called_on_each_start
- Remove unused Path import from orchestrator tests
- All 49 tests still passing

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

* Fix linting errors: remove trailing whitespace from blank lines

- Fixed 37 whitespace linting errors (W293) across all test files
- Removed trailing whitespace from blank lines in test_forward_progress.py files
- All 49 tests still passing after linting fixes
- All ruff checks now pass

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

* Fix CI: Add copilot_startup adapter to orchestrator, parsing, and summarization workflows

- Added copilot_startup to adapter_names for orchestrator service
- Added copilot_startup to adapter_names for parsing service
- Added copilot_startup to adapter_names for summarization service
- The new forward progress tests require copilot_startup module which was missing from CI
- All 49 forward progress tests verified passing locally

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

---------

... (continued)

176 of 203 relevant lines covered (86.7%)

0.87 hits per line

Source Files on job chunking - 20907347981.2
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20907347981
  • 6c0a9e3a on github
  • Next Job for on main (#20907758427.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