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

thanos / ex_outlines / dc899570f0a6c70cba6ab3eded3d0e7562e7f4c6-PR-88
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: v0.2.0/release
DEFAULT BRANCH: main
Ran 26 Mar 2026 04:14PM UTC
Jobs 1
Files 14
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 Mar 2026 04:12PM UTC coverage: 84.287% (-1.4%) from 85.655%
dc899570f0a6c70cba6ab3eded3d0e7562e7f4c6-PR-88

Pull #88

github

thanos
- Gemini tests -- Rewrote entirely to use an injectable :http_client function. Tests now assert on URL construction, request body structure, message
  formatting, multimodal parts, response parsing, and error handling -- all without network access. The backend accepts an optional http_client: fn url, body
   -> response end in opts, defaulting to real :httpc when not provided.
  - Union item schema -- item_spec_to_json_schema for {:union, type_specs} now delegates to item_spec_to_json_schema/1 instead of field_to_json_schema/1,
  keeping schema generation consistent for array items.
  - mix.exs portability -- System.cmd("mix", ...) replaced with System.find_executable("mix") lookup, raising a clear error if mix isn't on PATH.
Pull Request #88: V0.2.0/streaming mltimodal

210 of 259 new or added lines in 10 files covered. (81.08%)

1 existing line in 1 file now uncovered.

810 of 961 relevant lines covered (84.29%)

49.91 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
84.37
-1.39% lib/ex_outlines/spec/schema.ex
14
77.05
lib/ex_outlines/backend/gemini.ex
5
93.07
-3.85% lib/ex_outlines.ex
4
69.64
-4.87% lib/ex_outlines/backend/anthropic.ex
4
74.0
-6.0% lib/ex_outlines/backend/http.ex
2
90.91
-9.09% lib/ex_outlines/backend/mock.ex
1
87.5
lib/ex_outlines/template.ex

Coverage Regressions

Lines Coverage ∆ File
1
84.37
-1.39% lib/ex_outlines/spec/schema.ex
Jobs
ID Job ID Ran Files Coverage
1 dc899570f0a6c70cba6ab3eded3d0e7562e7f4c6-PR-88.1 26 Mar 2026 04:14PM UTC 14
84.29
GitHub Action Run
Source Files on build dc899570f0a6c70cba6ab3eded3d0e7562e7f4c6-PR-88
  • Tree
  • List 14
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #88
  • PR Base - main (#25894A47...)
  • 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