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

Alan-Jowett / CoPilot-For-Consensus / 20211388655
79%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 05:14PM UTC
Jobs 2
Files 10
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

14 Dec 2025 05:13PM UTC coverage: 87.324% (+17.7%) from 69.598%
20211388655

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)

4 of 9 new or added lines in 1 file covered. (44.44%)

186 of 213 relevant lines covered (87.32%)

1.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
74.19
0.0% adapters/copilot_storage/copilot_storage/document_store.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 20211388655.1 14 Dec 2025 05:14PM UTC 5
86.96
GitHub Action Run
2 python-3.10 - 20211388655.2 14 Dec 2025 05:14PM UTC 5
59.05
GitHub Action Run
Source Files on build 20211388655
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20211388655
  • 0b9250d2 on github
  • Prev Build on main (#20203152277)
  • Next Build on main (#20211388651)
  • 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