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

agentjido / req_llm / 3c5be3f55951a45d68e84baaae0a26203af2bc8c-PR-105
50%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feat/load-dotenv-config
DEFAULT BRANCH: main
Ran 16 Oct 2025 12:27PM UTC
Jobs 2
Files 79
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

16 Oct 2025 12:26PM UTC coverage: 50.368% (+0.3%) from 50.084%
3c5be3f55951a45d68e84baaae0a26203af2bc8c-PR-105

Pull #105

github

mikehostetler
Enhance ReqLLM.ToolCall functionality and simplify tool call extraction

- Added new functions to `ReqLLM.ToolCall` for extracting function names, JSON arguments, and decoding arguments into maps.
- Implemented `find_args/2` to streamline the process of locating and decoding arguments from tool calls.
- Refactored `extract_from_tool_calls` in the provider modules to utilize the new `find_args/2` function, improving code clarity and reducing redundancy.
- Introduced comprehensive tests for the new `ToolCall` functionalities, ensuring robust validation of argument extraction and decoding.

This update enhances the usability of tool calls within the ReqLLM library and aligns with the existing API structure.
Pull Request #105: Refactor: use ReqLLM.ToolCall directly, remove normalization layer

11 of 15 new or added lines in 6 files covered. (73.33%)

4 existing lines in 2 files now uncovered.

3281 of 6514 relevant lines covered (50.37%)

205.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
63.69
1.58% lib/req_llm/provider/defaults.ex
1
54.38
-0.13% lib/req_llm/providers/google.ex
1
70.24
5.4% lib/req_llm/providers/xai.ex
1
75.88
0.0% lib/req_llm/stream_server.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
72.41
-3.45% lib/req_llm/providers/openai/param_profiles.ex
3
32.35
-8.82% test/support/fixtures.ex
Jobs
ID Job ID Ran Files Coverage
1 3c5be3f55951a45d68e84baaae0a26203af2bc8c-PR-105.1 16 Oct 2025 12:27PM UTC 79
50.37
GitHub Action Run
2 3c5be3f55951a45d68e84baaae0a26203af2bc8c-PR-105.2 16 Oct 2025 12:27PM UTC 79
50.29
GitHub Action Run
Source Files on build 3c5be3f55951a45d68e84baaae0a26203af2bc8c-PR-105
  • Tree
  • List 79
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #105
  • PR Base - main (#9A26F336...)
  • 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