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

Alan-Jowett / CoPilot-For-Consensus
80%
main: 79%

Build:
Build:
LAST BUILD BRANCH: copilot/generate-dataclass-from-schema
DEFAULT BRANCH: main
Repo Added 10 Dec 2025 01:26AM UTC
Token h869T5AwtIERs6BALB5g9YI6mXWb0J2ss regen
Build 1856 Last
Files 152
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

LAST BUILD ON BRANCH copilot/implement-qdrant-adapter
branch: copilot/implement-qdrant-adapter
CHANGE BRANCH
x
Reset
Sync Branches
  • copilot/implement-qdrant-adapter
  • add-scheduled-and-manual-ci-triggers
  • add-services-ci-workflow
  • alert-autofix-3
  • alert-autofix-4
  • alert-autofix-5
  • alert-autofix-6
  • alert-autofix-7
  • alert-autofix-8
  • break_circular_depedency
  • chore/ci-coveralls-non-fatal
  • chore/document-store-schema-provider
  • chore/license-header-enforcement
  • chore/move-event-envelope-to-events-dir
  • cleanup
  • copilot/add-abstraction-layer-auth
  • copilot/add-abstraction-layer-summarizer
  • copilot/add-abstraction-layer-thread-chunking
  • copilot/add-combined-validation-layers
  • copilot/add-configuration-management-abstraction
  • copilot/add-consensus-detector-abstract-layer
  • copilot/add-document-storage-abstraction
  • copilot/add-draft-diff-provider-abstract-layer
  • copilot/add-embedding-provider-abstraction
  • copilot/add-error-reporting-abstraction
  • copilot/add-grafana-loki-error-reporting
  • copilot/add-integration-tests-for-adapters
  • copilot/add-logging-abstraction-layer
  • copilot/add-metrics-collection-abstraction
  • copilot/add-schema-validation-tests
  • copilot/add-vectorstore-abstraction-layer
  • copilot/avoid-broad-exception-catching
  • copilot/create-ci-workflows-for-adapters
  • copilot/enable-persistent-messaging
  • copilot/fix-adapters-ci-workflow
  • copilot/fix-chunking-api-call-drift
  • copilot/fix-env-vars-naming-issue
  • copilot/fix-event-publisher-failures
  • copilot/fix-exception-handling-issues
  • copilot/fix-json-schema-restrictions
  • copilot/implement-schema-driven-config
  • copilot/investigate-ci-jobs-hanging
  • copilot/make-queues-persistent
  • copilot/refactor-repetitive-logic
  • copilot/remove-defaults-adapter-factories
  • copilot/remove-implicit-globals-singletons
  • copilot/remove-mongodb-schema-validation
  • copilot/remove-redundant-parsed-json-volume
  • copilot/rename-sdk-to-adapters
  • copilot/simplify-ci-test-matrix
  • copilot/standardize-exceptions-error-handling
  • copilot/strengthen-tests-with-assertions
  • copilot/validate-runtime-dependencies-at-startup
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/pip/chunking/fastapi-0.124.4
  • dependabot/pip/chunking/uvicorn-0.38.0
  • dependabot/pip/embedding/fastapi-0.124.4
  • dependabot/pip/embedding/prometheus-client-0.23.1
  • dependabot/pip/embedding/uvicorn-0.38.0
  • dependabot/pip/error-reporting/flask-3.1.2
  • dependabot/pip/error-reporting/werkzeug-3.1.4
  • dependabot/pip/ingestion/prometheus-client-0.23.1
  • dependabot/pip/ingestion/python-dotenv-1.2.1
  • dependabot/pip/ingestion/pyyaml-6.0.3
  • dependabot/pip/ingestion/requests-2.32.5
  • dependabot/pip/orchestrator/fastapi-0.124.4
  • dependabot/pip/orchestrator/uvicorn-0.38.0
  • dependabot/pip/parsing/beautifulsoup4-4.14.3
  • dependabot/pip/parsing/fastapi-0.124.4
  • dependabot/pip/parsing/prometheus-client-0.23.1
  • dependabot/pip/parsing/uvicorn-0.38.0
  • dependabot/pip/reporting/fastapi-0.124.4
  • dependabot/pip/reporting/requests-2.32.5
  • dependabot/pip/reporting/uvicorn-0.38.0
  • dependabot/pip/summarization/fastapi-0.124.4
  • dependabot/pip/summarization/prometheus-client-0.23.1
  • dependabot/pip/summarization/uvicorn-0.38.0
  • enhance_ingestion
  • feat/schema-based-config-migration
  • feat/storage-config-provider
  • feature/abstraction-layer-summarizer
  • feature/add-archive-fetcher-adapter
  • feature/add-validating-subscriber
  • feature/ingestion-observability
  • feature/pushgateway-metrics
  • feature/rabbitmq-schema-fixes
  • feature/rsync-integration
  • feature/schema-validation-in-tests
  • feature/shared-events-sdk
  • fix/merge_conflict
  • implement/ingestion-service
  • integration
  • integration_part2
  • main
  • refactor/complete-schema-validation-separation
  • refactor_ci
  • rename_ci
  • reusable_workflow
  • schema-enforcement

12 Dec 2025 06:33PM UTC coverage: 80.495% (-2.4%) from 82.853%
20176298186

Pull #117

github

web-flow
Merge 8aa9171bc into 1b27d1c40
Pull Request #117: Implement Qdrant vector store adapter with UUID-based point IDs

553 of 687 relevant lines covered (80.49%)

0.8 hits per line

Relevant lines Covered
Build:
Build:
687 RELEVANT LINES 553 COVERED LINES
0.8 HITS PER LINE
Source Files on copilot/implement-qdrant-adapter
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20176298186 copilot/implement-qdrant-adapter Merge 8aa9171bc into 1b27d1c40 Pull #117 12 Dec 2025 07:03PM UTC web-flow github
80.49
20176298185 copilot/implement-qdrant-adapter Merge 8aa9171bc into 1b27d1c40 Pull #117 12 Dec 2025 07:02PM UTC web-flow github
77.15
20176005939 copilot/implement-qdrant-adapter Merge 337c51cca into 1b27d1c40 Pull #117 12 Dec 2025 06:25PM UTC web-flow github
79.65
20176005964 copilot/implement-qdrant-adapter Merge 337c51cca into 1b27d1c40 Pull #117 12 Dec 2025 06:24PM UTC web-flow github
75.32
20174913146 copilot/implement-qdrant-adapter Merge 4f7109c8a into feefffdaa Pull #117 12 Dec 2025 05:47PM UTC web-flow github
70.24
20174913123 copilot/implement-qdrant-adapter Merge 4f7109c8a into feefffdaa Pull #117 12 Dec 2025 05:45PM UTC web-flow github
70.86
20174242402 copilot/implement-qdrant-adapter Merge 8eb5568ce into feefffdaa Pull #117 12 Dec 2025 05:17PM UTC web-flow github
77.61
20174241301 copilot/implement-qdrant-adapter Merge 8eb5568ce into feefffdaa Pull #117 12 Dec 2025 05:16PM UTC web-flow github
76.62
See All Builds (1014)

Badge your Repo: CoPilot-For-Consensus

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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