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

Alan-Jowett / CoPilot-For-Consensus / 21309135658
78%

Build:
DEFAULT BRANCH: main
Ran 24 Jan 2026 04:23AM UTC
Jobs 27
Files 160
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

24 Jan 2026 04:23AM UTC coverage: 77.54% (+0.02%) from 77.522%
21309135658

push

github

web-flow
Fix schema validation failures for ChunksPrepared events in startup requeue (#1014)

* Initial plan

* Fix ChunksPrepared schema validation for startup requeue events

- Add missing required schema fields in startup requeue event builder
- Include chunk_count, chunks_ready, chunking_strategy, avg_chunk_size_tokens
- Update test to include token_count in mock chunks
- Add comprehensive schema validation test for requeued events

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

* Address code review comments: add proper schema validation tests

- Update test_requeue_chunks_prepared_schema_validation to use actual JSON schema validator
- Add test_requeue_incomplete_chunks_validates_schema in embedding service
- Update mock_publisher fixture to track published events for validation
- Fix schema validator to support $ref resolution for event-envelope schema

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

* Address review comments: fix dependencies, whitespace, and deprecated API

- Add copilot-schema-validation as test dependency in copilot_startup setup.py
- Add optional import handling for schema validation in tests
- Remove whitespace-only blank lines in mock_publisher fixture
- Replace deprecated RefResolver with Registry-based validation
- Remove _build_resolver() and helper functions
- Update validate_json() to use _build_registry() instead

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

* Fix copilot_startup schema validation dependency in CI

- Add copilot_schema_validation to copilot_startup dependencies in install_adapters.py
- Remove copilot-schema-validation from setup.py extras (installed as local adapter)
- Remove optional import fallback to fail loudly when dependency missing
- Ensures schema validation tests always run in CI with proper local adapter

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

* Address code review nitpi... (continued)

8593 of 11082 relevant lines covered (77.54%)

0.87 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
81.35
0.79% embedding/app/service.py
Jobs
ID Job ID Ran Files Coverage
1 copilot_vectorstore - 21309135658.1 24 Jan 2026 04:28AM UTC 8
74.09
GitHub Action Run
2 copilot_logging - 21309135658.2 24 Jan 2026 04:23AM UTC 6
92.64
GitHub Action Run
3 copilot_metrics - 21309135658.3 24 Jan 2026 04:27AM UTC 7
72.95
GitHub Action Run
4 copilot_schema_validation - 21309135658.4 24 Jan 2026 04:27AM UTC 7
85.23
GitHub Action Run
5 copilot_message_bus_integration - 21309135658.5 24 Jan 2026 04:24AM UTC 13
32.55
GitHub Action Run
6 copilot_summarization - 21309135658.6 24 Jan 2026 04:23AM UTC 8
90.61
GitHub Action Run
7 copilot_schema_validation_integration - 21309135658.7 24 Jan 2026 04:24AM UTC 7
42.05
GitHub Action Run
8 copilot_chunking - 21309135658.8 24 Jan 2026 04:25AM UTC 2
91.91
GitHub Action Run
9 chunking - 21309135658.9 24 Jan 2026 04:27AM UTC 2
82.75
GitHub Action Run
10 reporting - 21309135658.10 24 Jan 2026 04:26AM UTC 2
84.48
GitHub Action Run
11 copilot_storage_integration - 21309135658.11 24 Jan 2026 04:24AM UTC 8
34.15
GitHub Action Run
12 copilot_archive_fetcher_integration - 21309135658.12 24 Jan 2026 04:24AM UTC 9
47.46
GitHub Action Run
13 copilot_auth - 21309135658.13 24 Jan 2026 04:23AM UTC 12
63.87
GitHub Action Run
14 parsing - 21309135658.14 24 Jan 2026 04:24AM UTC 7
81.9
GitHub Action Run
15 copilot_consensus - 21309135658.15 24 Jan 2026 04:26AM UTC 3
95.48
GitHub Action Run
16 copilot_error_reporting - 21309135658.16 24 Jan 2026 04:24AM UTC 5
75.34
GitHub Action Run
17 copilot_archive_fetcher - 21309135658.17 24 Jan 2026 04:26AM UTC 9
68.81
GitHub Action Run
18 copilot_storage - 21309135658.18 24 Jan 2026 04:28AM UTC 8
75.56
GitHub Action Run
19 summarization - 21309135658.19 24 Jan 2026 04:27AM UTC 2
91.22
GitHub Action Run
20 orchestrator - 21309135658.20 24 Jan 2026 04:25AM UTC 6
86.25
GitHub Action Run
21 copilot_config - 21309135658.21 24 Jan 2026 04:25AM UTC 33
63.41
GitHub Action Run
22 embedding - 21309135658.22 24 Jan 2026 04:26AM UTC 2
81.42
GitHub Action Run
23 copilot_message_bus - 21309135658.23 24 Jan 2026 04:27AM UTC 13
71.19
GitHub Action Run
24 ingestion - 21309135658.24 24 Jan 2026 04:27AM UTC 5
79.85
GitHub Action Run
25 copilot_vectorstore_integration - 21309135658.25 24 Jan 2026 04:24AM UTC 8
33.08
GitHub Action Run
26 copilot_embedding - 21309135658.26 24 Jan 2026 04:25AM UTC 7
91.81
GitHub Action Run
27 copilot_draft_diff - 21309135658.27 24 Jan 2026 04:28AM UTC 6
90.98
GitHub Action Run
Source Files on build 21309135658
  • Tree
  • List 160
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21309135658
  • f42205be on github
  • Prev Build on main (#21308465134)
  • Next Build on main (#21309138451)
  • 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