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

Alan-Jowett / CoPilot-For-Consensus / 20211388651 / 8
79%
main: 79%

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

14 Dec 2025 05:13PM UTC coverage: 97.81%. First build
20211388651.8

push

github

web-flow
Add comprehensive startup dependency validation to chunking and reporting services (#169)

* Initial plan

* Add startup dependency validation to chunking and reporting services

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

* Add dependency validation documentation

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

* Fix code review issues: formatting and test logic improvements

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

* Add schema and permission validation at startup

- Validate document store read/write permissions with test document
- Validate all required event schemas can be loaded at startup
- Add tests for schema validation failures
- Add tests for permission validation failures
- Update documentation with new validation requirements

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

* Fix test mocking to patch imports in service modules

- Fix all test patches to target service_name.main.function instead of copilot_*.function
- Remove unused MagicMock imports from test files
- Update documentation example to show correct patching pattern
- Add note about patching where functions are used vs where defined

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

* Fix chunking startup validation tests - update module patch paths

- Change patch paths from 'app.main.*' to 'main.*' for correct module reference
- Update imports from 'from app import main' to 'import main' since main.py is at root
- All 6 startup validation tests now passing with correct mocking
- All 26 chunking service tests passing

* Fix reporting startup validation tests - update module patch paths

- Change patch paths from 'reporting.main.*' to 'main.*' for correct module reference
- Update imports from 'from reporting import main' to 'import main' since main.py is at root
- All 6 startup validation tests now passing with correct mock... (continued)

134 of 137 relevant lines covered (97.81%)

0.98 hits per line

Source Files on job reporting - 20211388651.8
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20211388651
  • 0b9250d2 on github
  • Next Job for on main (#20211881776.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