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

agentjido / req_llm / 0b2b562e96007dde6b7b6906a0c99c6ff218032b / 2
49%
main: 49%

Build:
DEFAULT BRANCH: main
Ran 25 Oct 2025 04:45PM UTC
Files 80
Run time 2s
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 04:42PM UTC coverage: 50.962% (+0.06%) from 50.902%
0b2b562e96007dde6b7b6906a0c99c6ff218032b.2

push

github

web-flow
fix: Handle JSON Schema in Tool.Inspect protocol (#129)

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

3363 of 6599 relevant lines covered (50.96%)

111.1 hits per line

Source Files on job 0b2b562e96007dde6b7b6906a0c99c6ff218032b.2
  • Tree
  • List 80
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 0b2b562e on github
  • Prev Job for on main (#ab034397cb0fe4652f542911059f36434bef1476.3)
  • Next Job for on main (#da46c392fc234f6bfff3ecb11fe4e29f2067f620.4)
  • 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