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

Alan-Jowett / CoPilot-For-Consensus / 21533446885 / 23
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 30 Jan 2026 11:32PM UTC
Files 5
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

30 Jan 2026 10:52PM UTC coverage: 75.342%. Remained the same
21533446885.23

push

github

web-flow
fix(azure): downgrade Python 3.14 to 3.13 for azure-cosmos SDK compatibility (#1083)

* fix(azure): downgrade Python 3.14 to 3.13 for azure-cosmos SDK compatibility

Python 3.14 is not officially supported by the azure-cosmos SDK (4.x).
The SDK passes partition_key through its HTTP pipeline, which breaks on
Python 3.14 due to stricter keyword argument handling, causing:
TypeError: Session.request() got an unexpected keyword argument 'partition_key'

This fix downgrades all Azure Dockerfiles to Python 3.13-slim, the latest
officially supported version per azure-cosmos PyPI classifiers.

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

* fix: add Dependabot ignore rule for Python >=3.14 Docker images

Address PR review feedback by adding an ignore rule to prevent Dependabot
from auto-upgrading Python base images beyond 3.13 until azure-cosmos SDK
officially supports Python 3.14.

Also updated the RCA doc to reflect this prevention measure.

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

---------

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

110 of 146 relevant lines covered (75.34%)

0.75 hits per line

Source Files on job copilot_error_reporting - 21533446885.23
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21533446885
  • f9afbca1 on github
  • Prev Job for on main (#21528678726.18)
  • Next Job for on main (#21534704556.3)
  • 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