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

Alan-Jowett / CoPilot-For-Consensus / 20201937392
79%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 03:22AM UTC
Jobs 15
Files 88
Run time 1min
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

14 Dec 2025 12:37AM UTC coverage: 74.595% (-8.0%) from 82.567%
20201937392

push

github

web-flow
Remove implicit defaults from adapter factories (#167)

* Initial plan

* Remove defaults from adapter factories - initial implementation

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

* Update factory tests and service call sites for explicit configuration

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

* Update remaining factory tests - enforce explicit configuration

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

* Fix factory signatures to allow Optional parameters with validation

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

* Remove getattr defaults from service call sites and factory

- Replace getattr() with explicit hasattr() checks in embedding/main.py
- Replace getattr() with explicit hasattr() checks in summarization/main.py
- Add validation for required config attributes before use
- Remove factory default for mock summarizer latency_ms
- Ensure all required parameters validated with clear error messages

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

* fix: update factory tests to require parameters

---------

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

80 of 105 new or added lines in 7 files covered. (76.19%)

2484 of 3330 relevant lines covered (74.59%)

0.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
91.3
adapters/copilot_summarization/copilot_summarization/factory.py
2
96.23
adapters/copilot_embedding/copilot_embedding/factory.py
22
55.36
adapters/copilot_vectorstore/copilot_vectorstore/factory.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 20201937392.1 14 Dec 2025 03:22AM UTC 2
98.58
GitHub Action Run
2 python-3.10 - 20201937392.2 14 Dec 2025 03:22AM UTC 5
56.83
GitHub Action Run
3 python-3.10 - 20201937392.3 14 Dec 2025 03:22AM UTC 9
57.56
GitHub Action Run
4 python-3.10 - 20201937392.4 14 Dec 2025 03:22AM UTC 5
59.05
GitHub Action Run
5 python-3.10 - 20201937392.5 14 Dec 2025 03:22AM UTC 7
98.98
GitHub Action Run
6 python-3.10 - 20201937392.6 14 Dec 2025 03:22AM UTC 3
98.64
GitHub Action Run
7 python-3.10 - 20201937392.7 14 Dec 2025 03:22AM UTC 5
93.94
GitHub Action Run
8 python-3.10 - 20201937392.8 14 Dec 2025 03:22AM UTC 9
63.86
GitHub Action Run
9 python-3.10 - 20201937392.9 14 Dec 2025 03:22AM UTC 3
92.16
GitHub Action Run
10 python-3.10 - 20201937392.10 14 Dec 2025 03:22AM UTC 10
72.97
GitHub Action Run
11 python-3.10 - 20201937392.11 14 Dec 2025 03:22AM UTC 5
73.17
GitHub Action Run
12 python-3.10 - 20201937392.12 14 Dec 2025 03:22AM UTC 6
98.8
GitHub Action Run
13 python-3.10 - 20201937392.13 14 Dec 2025 03:22AM UTC 7
95.12
GitHub Action Run
14 python-3.10 - 20201937392.14 14 Dec 2025 03:23AM UTC 5
86.96
GitHub Action Run
15 python-3.10 - 20201937392.15 14 Dec 2025 03:23AM UTC 7
66.88
GitHub Action Run
Source Files on build 20201937392
  • Tree
  • List 88
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20201937392
  • 33175c6d on github
  • Prev Build on main (#20200148676)
  • Next Build on main (#20201984073)
  • 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