• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

agentjido / req_llm / be6ba77dc97e7a4350c2108f53656d816d41d368-PR-3
23%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feat/load-dotenv-config
DEFAULT BRANCH: main
Ran 15 Sep 2025 01:50PM UTC
Jobs 1
Files 52
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

15 Sep 2025 01:49PM UTC coverage: 22.895%. First build
be6ba77dc97e7a4350c2108f53656d816d41d368-PR-3

Pull #3

github

mikehostetler
Refactor API key management and enhance provider implementations

- Replaced the `ReqLLM.Key` module with `ReqLLM.Keys` for improved API key retrieval logic, consolidating key fetching with a clear precedence order.
- Updated provider modules (`Anthropic`, `Google`, `Groq`, `OpenAI`, `OpenRouter`, `XAI`) to utilize the new `ReqLLM.Keys.get!/2` function for API key management.
- Enhanced documentation in `README.md` and `guides/getting-started.md` to clarify API key configuration options and their precedence.
- Removed the deprecated `ReqLLM.Key` module and added comprehensive tests for the new `ReqLLM.Keys` module to ensure correct functionality and error handling.
Pull Request #3: Refine API key management with centralized ReqLLM.Key module

24 of 36 new or added lines in 7 files covered. (66.67%)

522 of 2280 relevant lines covered (22.89%)

123.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
lib/req_llm/providers/anthropic.ex
1
0.0
lib/req_llm/providers/google.ex
1
0.0
lib/req_llm/providers/groq.ex
1
0.0
lib/req_llm/providers/openai.ex
1
0.0
lib/req_llm/providers/openrouter.ex
1
0.0
lib/req_llm/providers/x_ai.ex
6
80.0
lib/req_llm/keys.ex
Jobs
ID Job ID Ran Files Coverage
1 be6ba77dc97e7a4350c2108f53656d816d41d368-PR-3.1 15 Sep 2025 01:50PM UTC 52
22.89
GitHub Action Run
Source Files on build be6ba77dc97e7a4350c2108f53656d816d41d368-PR-3
  • Tree
  • List 52
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #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