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

agentjido / req_llm / 829a3739d3a055dbc18602d736648de7fb641248
49%

Build:
DEFAULT BRANCH: main
Ran 13 Oct 2025 01:39PM UTC
Jobs 2
Files 67
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 01:38PM UTC coverage: 48.928% (+0.09%) from 48.838%
829a3739d3a055dbc18602d736648de7fb641248

push

github

web-flow
fix(google): implement structured output using native responseSchema (#89)

Implementation follows OpenAI's json_schema pattern where the model
returns JSON as text content, which is then parsed and set in the response object field.

Key changes:
- Remove additionalProperties from schema conversion (not supported by Google)
- Return structured output as text content instead of custom object type
- Extract and set object field using unwrap_object for consistency
- Convert JSON schema types to Google's UPPERCASE format (STRING, INTEGER, etc)

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

2 existing lines in 1 file now uncovered.

2694 of 5506 relevant lines covered (48.93%)

177.47 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
57.11
0.0% lib/req_llm/providers/google.ex

Uncovered Existing Lines

Lines Coverage ∆ File
2
57.11
0.0% lib/req_llm/providers/google.ex
Jobs
ID Job ID Ran Files Coverage
1 829a3739d3a055dbc18602d736648de7fb641248.1 13 Oct 2025 01:39PM UTC 67
48.84
GitHub Action Run
2 829a3739d3a055dbc18602d736648de7fb641248.2 13 Oct 2025 01:39PM UTC 67
48.77
GitHub Action Run
Source Files on build 829a3739d3a055dbc18602d736648de7fb641248
  • Tree
  • List 67
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 829a3739 on github
  • Prev Build on main (#85DF690B...)
  • Next Build on 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