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

agentjido / req_llm
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: zai
DEFAULT BRANCH: main
Repo Added 15 Sep 2025 11:42AM UTC
Token Qrw4J5oDDoi2zjHqBZDp1Hok4eVoONJAy regen
Build 115 Last
Files 69
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 fix/registry-get-provider-nil-module
branch: fix/registry-get-provider-nil-module
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/registry-get-provider-nil-module
  • add-vllm-provider
  • bedrock-clean
  • bug/api-return-types
  • bug/codec-tool-calls
  • bug/debug-stream-return
  • bug/incorrect-model-spec-docs
  • bug/openai-tool-calls
  • bug/streaming-race-condition
  • cerebras
  • chore/object-fixtures
  • chore/object-fixtures-resurrected
  • chore/refresh-coverage-tests
  • chore/update-models-2025-09-21
  • copilot/fix-32
  • devtools
  • feat/context-json-serialization
  • feat/google-upload-file
  • feat/in-type-support
  • feat/structured-output-openai-google
  • feature/cerebras-provider
  • feature/pre-release-fixes
  • feature/refactor-llm-api-fixtures
  • feature/refined-key-management
  • feature/unique-model-provider-options
  • fix-anthropic-streaming
  • fix-duplicate-clause
  • fix-google
  • fix-groq-stream-error
  • fix-mix-task-docs
  • fix-openai-max-tokens-param
  • fix/cost-calculation-in-usage
  • fix/google-file-support
  • fix/google-structured-output
  • fix/proxy-options
  • google-vision
  • improve-metadata-provider-errors
  • main
  • patch-1
  • refactor/req-streaming
  • zai

09 Oct 2025 11:41AM UTC coverage: 48.745% (-0.03%) from 48.772%
2ecc53f39939bf2d444ed6b478ea82e514d79e89-PR-84

Pull #84

github

Valian
Fix get_provider/1 returning {:ok, nil} for metadata-only providers

Previously, get_provider/1 would return {:ok, nil} when a provider
existed in the registry but had module: nil (metadata-only providers
like google-vertex). This caused UndefinedFunctionError when trying
to call functions on nil.

Now returns {:error, :not_implemented} for providers that exist but
have no implementation module, allowing callers to handle this case
appropriately.

Fixes the error:
  ** (UndefinedFunctionError) function nil.prepare_request/4 is undefined

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #84: Fix get_provider/1 returning {:ok, nil} for metadata-only providers

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

2 existing lines in 1 file now uncovered.

2679 of 5496 relevant lines covered (48.74%)

177.82 hits per line

Relevant lines Covered
Build:
Build:
5496 RELEVANT LINES 2679 COVERED LINES
177.82 HITS PER LINE
Source Files on fix/registry-get-provider-nil-module
  • Tree
  • List 67
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2ecc53f3... fix/registry-get-provider-nil-module Fix get_provider/1 returning {:ok, nil} for metadata-only providers Previously, get_provider/1 would return {:ok, nil} when a provider existed in the registry but had module: nil (metadata-only providers like google-vertex). This caused Undefined... Pull #84 09 Oct 2025 12:13PM UTC Valian github
48.74
See All Builds (115)

Badge your Repo: req_llm

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

© 2025 Coveralls, Inc