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

umputun / mpt / 18987750623
88%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2025 11:37PM UTC
Jobs 1
Files 17
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

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

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

3 of 3 new or added lines in 1 file covered. (100.0%)

2286 of 2596 relevant lines covered (88.06%)

34.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18987750623.1 31 Oct 2025 11:37PM UTC 17
88.06
GitHub Action Run
Source Files on build 18987750623
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 231a4fc2 on github
  • Prev Build on master (#18986698835)
  • Next Build on master (#18987813992)
  • 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

© 2025 Coveralls, Inc