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

agentjido / req_llm / 2af1c5016f12a5c077f1484ade774cf2197330ff-PR-98
51%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feat/load-dotenv-config
DEFAULT BRANCH: main
Ran 13 Oct 2025 06:48PM UTC
Jobs 2
Files 69
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

13 Oct 2025 06:47PM UTC coverage: 51.828% (-0.2%) from 52.002%
2af1c5016f12a5c077f1484ade774cf2197330ff-PR-98

Pull #98

github

mikehostetler
Add example scripts for context reuse, cross-model context, and reasoning tokens

- Introduced new example scripts demonstrating various functionalities of the ReqLLM library, including:
  - `context_reuse.exs`: Shows how the same context can be passed between different API functions without modifications.
  - `context_cross_model.exs`: Demonstrates context reuse across different models and providers.
  - `reasoning_tokens.exs`: Illustrates reasoning token usage with models that support extended thinking.
  - `run_all.sh`: A script to run all example scripts sequentially for demonstration purposes.

- Updated README.md to include usage instructions and examples for the new scripts, enhancing documentation and usability for users.

This commit aims to enrich the library's examples and improve user experience by providing runnable scripts for various functionalities.
Pull Request #98: Refactor context and message handling for tool calls

55 of 126 new or added lines in 10 files covered. (43.65%)

7 existing lines in 3 files now uncovered.

2764 of 5333 relevant lines covered (51.83%)

184.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% lib/examples/agent.ex
3
83.77
4.12% lib/req_llm/context.ex
5
62.3
0.54% lib/req_llm/provider/defaults.ex
5
28.57
lib/req_llm/tool_call.ex
6
32.43
2.13% lib/req_llm/providers/anthropic/response.ex
12
41.67
-23.33% lib/req_llm/providers/anthropic/context.ex
16
54.89
-1.64% lib/req_llm/providers/google.ex
23
0.0
0.0% lib/examples/scripts/helpers.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% lib/examples/scripts/helpers.ex
2
41.67
-23.33% lib/req_llm/providers/anthropic/context.ex
4
45.45
-5.19% lib/req_llm/response.ex
Jobs
ID Job ID Ran Files Coverage
1 2af1c5016f12a5c077f1484ade774cf2197330ff-PR-98.1 13 Oct 2025 06:48PM UTC 69
51.72
GitHub Action Run
2 2af1c5016f12a5c077f1484ade774cf2197330ff-PR-98.2 13 Oct 2025 06:48PM UTC 69
51.73
GitHub Action Run
Source Files on build 2af1c5016f12a5c077f1484ade774cf2197330ff-PR-98
  • Tree
  • List 69
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #98
  • PR Base - main (#238938F5...)
  • 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