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

agentjido / req_llm / 7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134
53%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feat/load-dotenv-config
DEFAULT BRANCH: main
Ran 26 Oct 2025 10:50PM UTC
Jobs 4
Files 83
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

26 Oct 2025 10:47PM UTC coverage: 52.022% (-0.09%) from 52.113%
7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134

Pull #134

github

neilberkman
Add JSON Schema validation using JSV library

Adds client-side JSON Schema validation to catch invalid schemas
before sending to LLM providers. Uses JSV library for draft 2020-12
and draft 7 support.

Changes:
- Add jsv ~> 0.11 dependency
- Update ReqLLM.Schema.validate/2 to validate :json schemas with JSV
- Add validate_with_jsv/2 and format_jsv_errors/1 helper functions
- Update CHANGELOG.md with new validation feature

This catches errors like embedding JSON strings instead of parsed
maps in schemas, providing better error messages before API calls.
Pull Request #134: Add JSON Schema validation using JSV library

0 of 15 new or added lines in 1 file covered. (0.0%)

2 existing lines in 1 file now uncovered.

3577 of 6876 relevant lines covered (52.02%)

434.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
15
79.56
-9.06% lib/req_llm/schema.ex

Uncovered Existing Lines

Lines Coverage ∆ File
2
55.26
-2.63% lib/req_llm/streaming/finch_client.ex
Jobs
ID Job ID Ran Files Coverage
1 7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134.1 26 Oct 2025 10:50PM UTC 83
51.93
GitHub Action Run
2 7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134.2 26 Oct 2025 10:50PM UTC 83
51.92
GitHub Action Run
3 7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134.3 26 Oct 2025 10:50PM UTC 83
51.93
GitHub Action Run
4 7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134.4 26 Oct 2025 10:50PM UTC 83
51.95
GitHub Action Run
Source Files on build 7b4a180cf1eb2d5f934e598a09b0737ce9804291-PR-134
  • Tree
  • List 83
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #134
  • PR Base - main (#505C1862...)
  • 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