• 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 / 255f0a226952f615e712548a05db14885a5600bf-PR-130
52%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feat/load-dotenv-config
DEFAULT BRANCH: main
Ran 25 Oct 2025 07:31PM UTC
Jobs 2
Files 80
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

25 Oct 2025 07:29PM UTC coverage: 51.181% (+0.1%) from 51.068%
255f0a226952f615e712548a05db14885a5600bf-PR-130

Pull #130

github

mikehostetler
feat: Integrate Zoi library for enhanced schema support

- Added Zoi as a dependency to enable advanced schema handling.
- Updated `ReqLLM.Schema` to support Zoi schema structs, allowing conversion to JSON Schema format.
- Enhanced `to_json/1` function to handle Zoi schemas alongside existing formats.
- Implemented validation for Zoi schemas within the `validate/2` function, supporting nested structures and optional fields.
- Added comprehensive tests for Zoi schema integration, covering various scenarios including nested objects and validation errors.

These changes improve the flexibility and capability of schema handling in ReqLLM, facilitating more complex data structures.
Pull Request #130: feat: Integrate Zoi library for enhanced schema support

39 of 52 new or added lines in 2 files covered. (75.0%)

9 existing lines in 5 files now uncovered.

3402 of 6647 relevant lines covered (51.18%)

220.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
13
85.5
-7.27% lib/req_llm/schema.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
-16.67% lib/req_llm/provider.ex
1
72.41
-3.45% lib/req_llm/providers/openai/param_profiles.ex
2
62.97
-0.63% lib/req_llm/provider/defaults.ex
2
88.24
0.0% test/support/streaming_case.ex
3
32.35
-8.82% test/support/fixtures.ex
Jobs
ID Job ID Ran Files Coverage
1 255f0a226952f615e712548a05db14885a5600bf-PR-130.1 25 Oct 2025 07:31PM UTC 80
51.09
GitHub Action Run
2 255f0a226952f615e712548a05db14885a5600bf-PR-130.2 25 Oct 2025 07:32PM UTC 80
51.14
GitHub Action Run
Source Files on build 255f0a226952f615e712548a05db14885a5600bf-PR-130
  • Tree
  • List 80
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #130
  • PR Base - main (#0B2B562E...)
  • 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