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

Alan-Jowett / CoPilot-For-Consensus / 20944441011 / 17
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 13 Jan 2026 04:20AM UTC
Files 12
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

13 Jan 2026 04:14AM UTC coverage: 68.998%. Remained the same
20944441011.17

push

github

web-flow
Standardize Azure naming and add comprehensive adapter testing (#850)

* Standardize Azure naming and add comprehensive adapter testing

- Standardize all Azure service names to underscore format:
  - azure_monitor (was azuremonitor)
  - azure_service_bus (was azureservicebus/servicebus)
  - azure_key_vault (was azure/azurekeyvault)
  - azure_cosmos (was azurecosmos)
  - azure_openai_gpt (was generic azure)
  - azure_ai_search (removed aisearch alias)

- Remove all backward compatibility aliases per requirement

- Fix schema-factory mismatches:
  - Remove unsupported ollama from embedding_backend
  - Standardize document_store to azure_cosmos

- Add comprehensive factory tests for all adapters:
  - Test all drivers listed in schemas
  - Schema-driven test discovery (no hardcoding)
  - Tests validate all imports and instantiation

- Add [all] and [test] extras to all adapter setup.py:
  - [all]: All driver dependencies for production flexibility
  - [test]: All drivers + pytest for comprehensive CI testing

- Update Dockerfiles to use [all] extras:
  - Ensures no deployment failures from missing dependencies
  - Enables runtime driver switching without rebuild
  - Prepares for future Azure-optimized images

- Update CI workflow to install [test] extras automatically

- Add comprehensive DEPENDENCY_STRATEGY.md documentation

Signed-off-by: GitHub Copilot <copilot@github.com>

* Handle azure alias in embedding factory

Signed-off-by: GitHub Copilot <copilot@github.com>

* Improve bicep validation and add keyvault auth tests

Signed-off-by: GitHub Copilot <copilot@github.com>

* Fix adapter test driver names to match standardized schemas

Update test files to use standardized driver names with underscores:
- 'azuremonitor' -> 'azure_monitor'
- 'azureservicebus' -> 'azure_service_bus'

This aligns with the adapter schema standardization where all driver
names use underscores for consistency across the codebase.

Fixes failing unit tests in logging, message... (continued)

434 of 629 relevant lines covered (69.0%)

0.69 hits per line

Source Files on job copilot_auth - 20944441011.17
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20944441011
  • 7b62ddaa on github
  • Prev Job for on main (#20943792685.27)
  • 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