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

Alan-Jowett / CoPilot-For-Consensus / 20388034807 / 2
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 20 Dec 2025 02:58AM 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

20 Dec 2025 02:53AM UTC coverage: 90.173%. Remained the same
20388034807.2

push

github

web-flow
Integrate JWT authentication and RBAC across all microservices with optional disable (#451)

* Initial plan

* Add JWT middleware to all microservices with RBAC

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

* Add auth integration tests and documentation

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

* Fix docker-compose syntax errors

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

* Add authentication section comment to reporting requirements

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

* Address code review feedback: fix docs, test fixtures, and unused variables

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

* Add jwt_auth_enabled config option to conditionally enable/disable auth

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

* Fix ImportError: make copilot_auth import conditional

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

* Add httpx dependency for orchestrator test_auth_integration tests

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

* Fix PyJWT 2.x compatibility in auth integration tests

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

* fix: implement mock auth middleware in test fixtures for all services

- Ingestion, Orchestrator, and Reporting services had auth integration test failures
- Tests were expecting 401/403 status codes but receiving 200 due to missing router registration
- Created fresh FastAPI apps in test fixtures with:
  - Essential endpoints (health, stats, /api routes)
  - Mock JWT authentication middleware for testing
  - Token validation (expiration, audience, roles)
  - Proper error responses (401, 403)
- Updated role requirements per service:
  - Ingestion: admin role
  - Orchestrator: orchestrator role
  - Reporting: reader role
- All 19 auth i... (continued)

156 of 173 relevant lines covered (90.17%)

0.9 hits per line

Source Files on job embedding - 20388034807.2
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20388034807
  • 6b6077e3 on github
  • Prev Job for on main (#20383542568.6)
  • 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