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

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

Build:
DEFAULT BRANCH: main
Ran 29 Dec 2025 12:34AM 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

29 Dec 2025 12:23AM UTC coverage: 43.59%. Remained the same
20561669337.4

push

github

web-flow
fix: enable topic-based search in reporting service (#626)

* Initial plan

* fix: enable topic-based search in reporting service

- Install copilot_vectorstore[qdrant] for Qdrant vector DB support
- Install copilot_embedding[sentencetransformers] for embedding generation
- Fix vector store initialization to use correct parameters (backend, dimension, distance, upsert_batch_size)
- Detect embedding dimension dynamically from test embedding
- Create embedding provider before vector store to get dimension

Topic search now initializes successfully with:
- Embedding dimension: 384 (all-MiniLM-L6-v2 model)
- Vector store: Qdrant with cosine similarity
- Endpoint: GET /api/reports/search?topic=<query>

Resolves HTTP 400 error when using topic-based search feature.

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

* reporting: prefer configured embedding_dimension; fallback to detection (address PR 626 review)

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

---------

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: GitHub Copilot <copilot@github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: GitHub Copilot <copilot@github.com>

238 of 546 relevant lines covered (43.59%)

0.44 hits per line

Source Files on job copilot_auth - 20561669337.4
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20561669337
  • 6a5eb462 on github
  • Prev Job for on main (#20559755733.9)
  • Next Job for on main (#20561777319.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