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

umputun / mpt / 18987774886 / 1
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/golang.org/x/crypto-0.45.0
DEFAULT BRANCH: master
Ran 31 Oct 2025 11:39PM UTC
Files 17
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

31 Oct 2025 11:36PM UTC coverage: 88.059%. Remained the same
18987774886.1

push

github

umputun
fix: make API key optional for custom providers

skip Authorization header when API key is empty to support
custom providers that don't require authentication (local LLMs,
development servers, etc.)

previously, empty API key would send 'Authorization: Bearer' header
which could be rejected by some servers. now conditionally add
the header only when API key is non-empty.

add tests for both OpenAI and CustomOpenAI providers to verify
header behavior with and without API keys for both chat completions
and responses API endpoints

2286 of 2596 relevant lines covered (88.06%)

34.72 hits per line

Source Files on job 18987774886.1
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18987774886
  • 231a4fc2 on github
  • Prev Job for on refs/tags/v0.14.1 (#18986698835.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