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

dg / ai-access / 32924923526
94%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2026 03:02AM UTC
Jobs 1
Files 68
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 Aug 2026 03:01AM UTC coverage: 93.613%. Remained the same
32924923526

push

github

dg
added support for nette/schema: response schemas and tool parameters as Expect structures

setResponseSchema() and Tool::$parameters take a Nette\Schema\Elements\Structure
next to a JSON Schema array. The structure is exported for the wire with
JsonSchema::export() and kept: getJson() validates and casts the answer with it,
tool arguments are validated by it before the handler and the model gets the
exact messages. Strict providers (OpenAI, Grok, the generic client, a strict
tool) check the structure against their rules up front instead of failing at
the API. nette/schema is a suggestion, not a requirement.

61 of 66 new or added lines in 14 files covered. (92.42%)

44 existing lines in 11 files now uncovered.

2228 of 2380 relevant lines covered (93.61%)

0.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
90.48
0.0% src/Helpers.php
1
90.91
0.0% src/Provider/Gemini/ChatResponse.php
1
83.82
0.0% src/Provider/OpenAI/ChatResponse.php
1
92.59
0.0% src/Provider/OpenAICompatible/Chat.php

Coverage Regressions

Lines Coverage ∆ File
9
92.57
0.0% src/Chat/Chat.php
8
83.82
0.0% src/Provider/OpenAI/ChatResponse.php
5
92.38
0.0% src/Provider/Gemini/Chat.php
5
90.91
0.0% src/Provider/Gemini/ChatResponse.php
5
96.18
0.0% src/Provider/OpenAI/Chat.php
4
90.48
0.0% src/Helpers.php
3
96.91
0.0% src/Provider/Claude/Chat.php
2
97.92
0.0% src/Provider/OpenAICompatible/BaseChat.php
1
98.04
0.0% src/Provider/Claude/ChatResponse.php
1
97.06
0.0% src/Provider/DeepSeek/Chat.php
1
92.59
0.0% src/Provider/OpenAICompatible/Chat.php
Jobs
ID Job ID Ran Files Coverage
1 32924923526.1 26 Aug 2026 03:02AM UTC 68
93.61
GitHub Action Run
Source Files on build 32924923526
  • Tree
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32924923526
  • 1db36f23 on github
  • Prev Build on master (#32924798481)
  • Next Build on master (#32927730131)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc