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

Alan-Jowett / CoPilot-For-Consensus / 20173254532 / 4
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 12 Dec 2025 04:33PM UTC
Files 6
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 Dec 2025 04:32PM UTC coverage: 78.231%. First build
20173254532.4

push

github

web-flow
Add reusable services CI workflow (#108)

* Add reusable services CI workflow

- Create service-reusable-unit-test-ci.yml as a reusable workflow template
- Create services-ci.yml to run tests for all 8 services
- Based on existing ingestion-ci.yml pattern
- Includes unit tests, linting, Docker builds, and code quality checks
- Supports optional local integration tests (used for ingestion service)

* Fix workflow permissions

- Remove permissions from reusable workflow (not allowed)
- Add permissions to caller workflow services-ci.yml
- Permissions must be declared in the calling workflow, not the reusable one

* Fix error-reporting Dockerfile paths for root build context

* Comment out not yet implemented services

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

* Add concurency check

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

* Make services-ci.yml only run tests for changed services

- Add detect-changes job using dorny/paths-filter
- Add conditional if checks to all service jobs
- Services only run if their files or adapters change
- CI workflows trigger all services when modified
- Follows same pattern as adapters-ci.yml

* Put back error-reporting micro-service

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

* Enable all services that are present

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

* Remove duplicate ci

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

* CI: make flake8 recursive by targeting directories (app_module, tests) instead of *.py globs

* CI: use inputs.python_version for lint job to match test environment

* CI: fail summary when lint or code-quality jobs fail; add explicit checks

* CI: run pytest once with coverage; remove redundant second run

* PR feedback

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

* CI: move ingestion local integration test to file; run via command input

- Add ingestion/tests/test_local_integration.py
- Update reusable workflow to execute lo... (continued)

345 of 441 relevant lines covered (78.23%)

0.78 hits per line

Source Files on job parsing - 20173254532.4
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20173254532
  • feefffda on github
  • Next Job for on main (#20175198984.2)
  • 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