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

agentjido / req_llm / cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129
51%
main: 52%

Build:
Build:
LAST BUILD BRANCH: feat/fixture-credential-fallback
DEFAULT BRANCH: main
Ran 25 Oct 2025 12:20PM UTC
Jobs 4
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 12:18PM UTC coverage: 51.023% (+0.05%) from 50.978%
cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129

Pull #129

github

lostbean
fix: Handle JSON Schema in Tool.Inspect protocol

The Tool Inspect protocol was crashing when inspecting tools with
JSON Schema (map) parameter schemas because it only handled
NimbleOptions (keyword list) format.

Changes:
- Updated Inspect protocol to check if parameter_schema is list or map
- For lists (NimbleOptions): Show param count (e.g., "2 params")
- For maps (JSON Schema): Show param count from properties field
  with "(JSON Schema)" suffix (e.g., "2 params (JSON Schema)")
- Handle empty schemas for both formats appropriately

Tests:
- Added 4 new test cases covering NimbleOptions and JSON Schema
  formats with both populated and empty parameter schemas
- Fixed trailing whitespace in existing test
- All 29 tests passing
Pull Request #129: fix: Handle JSON Schema in Tool.Inspect protocol

7 of 8 new or added lines in 1 file covered. (87.5%)

3367 of 6599 relevant lines covered (51.02%)

444.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
82.61
4.83% lib/req_llm/tool.ex
Jobs
ID Job ID Ran Files Coverage
1 cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129.1 25 Oct 2025 12:20PM UTC 80
50.98
GitHub Action Run
2 cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129.2 25 Oct 2025 12:22PM UTC 80
50.96
GitHub Action Run
3 cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129.3 25 Oct 2025 12:23PM UTC 80
50.95
GitHub Action Run
4 cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129.4 25 Oct 2025 12:23PM UTC 80
50.98
GitHub Action Run
Source Files on build cd102022105135b91a6ffa04f71b81add5cc4f78-PR-129
  • Tree
  • List 80
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #129
  • PR Base - main (#AB034397...)
  • 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

© 2025 Coveralls, Inc