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

Alan-Jowett / CoPilot-For-Consensus
78%

Build:
DEFAULT BRANCH: main
Repo Added 10 Dec 2025 01:26AM UTC
Token h869T5AwtIERs6BALB5g9YI6mXWb0J2ss regen
Build 1982 Last
Files 155
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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-qdrant-adapter
  • 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
  • refactor/complete-schema-validation-separation
  • refactor_ci
  • rename_ci
  • reusable_workflow
  • schema-enforcement

18 Jan 2026 03:31AM UTC coverage: 77.618%. First build
21105349622

push

github

web-flow
Bump prometheus-client from 0.23.1 to 0.24.1 (#939)

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

7858 of 10124 relevant lines covered (77.62%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
10124 RELEVANT LINES 7858 COVERED LINES
0.87 HITS PER LINE
Source Files on main
  • Tree
  • List 155
  • 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
21105349622 main Bump prometheus-client from 0.23.1 to 0.24.1 (#939) Signed-off-by: Alan Jowett <alan.jowett@microsoft.com> Co-authored-by: Alan Jowett <alan.jowett@microsoft.com> push 18 Jan 2026 03:43AM UTC web-flow github
77.62
21104939417 main Fix race condition causing pipeline failures across all services (#911) * Initial plan * Add retry utility and integrate into chunking/embedding services Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com> * Changes bef... push 18 Jan 2026 02:57AM UTC web-flow github
77.62
21101385375 main Add option to cascade delete associated data when source is removed (#913) * Initial plan * Implement cascade delete functionality for source deletion - Add delete_source_cascade() method in IngestionService - Deletes archives from document_s... push 17 Jan 2026 09:49PM UTC web-flow github
77.97
21099359269 main Fix source filter: archives use _id not archive_id (#924) * Initial plan * Fix source filter bug: use _id instead of archive_id for archives collection Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com> --------- Co-a... push 17 Jan 2026 07:02PM UTC web-flow github
77.96
21098755087 main copilot_storage: return schema-clean documents (no backend/system/extra fields) (#905) * Initial plan * Add schema-based document sanitization to copilot_storage Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com> * Upd... push 17 Jan 2026 06:14PM UTC web-flow github
77.96
21089594679 main Add rsync to azure ingestion image (#914) Signed-off-by: Alan Jowett <alan.jowett@microsoft.com> Co-authored-by: Alan Jowett <alan.jowett@microsoft.com> push 17 Jan 2026 06:02AM UTC web-flow github
77.84
21089066923 main Remove unused azure_monitor logger adapter (#907) * Initial plan * Remove Azure Monitor logger schema, implementation, and tests Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com> * Changes before error encountered Co... push 17 Jan 2026 05:24AM UTC web-flow github
77.84
21088803607 main Make ingestion source storage configurable (#896) * Initial plan * feat: add configurable source storage backends for ingestion - Add sources_store_type and sources_file_path config fields - Support document_store (default) and file backends - ... push 17 Jan 2026 04:58AM UTC web-flow github
78.14
21087529246 main Azure ACA fixes: Qdrant ingress/ports, Cosmos id mapping, OAuth setup (#897) * Azure: fix ACA auth URL + dev AOAI networking Signed-off-by: Alan Jowett <alan.jowett@microsoft.com> * Fix auth metrics increment tags; add OAuth secrets helper Sig... push 17 Jan 2026 03:14AM UTC web-flow github
78.11
21072400807 main config: schema-driven typed configuration hardening (#892) * config: schema-driven typed configuration hardening Signed-off-by: Alan Jowett <alan.jowett@microsoft.com> * Address PR review feedback Signed-off-by: Alan Jowett <alan.jowett@micros... push 16 Jan 2026 03:54PM UTC web-flow github
77.61
See All Builds (1024)

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