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

thanos / ex_outlines / d29ad36362b07311f3ea4e6f6626adf728e50a45-PR-43
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: docs_reorg
DEFAULT BRANCH: main
Ran 28 Jan 2026 11:04PM UTC
Jobs 1
Files 10
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

28 Jan 2026 11:02PM UTC coverage: 85.655% (-0.6%) from 86.294%
d29ad36362b07311f3ea4e6f6626adf728e50a45-PR-43

Pull #43

github

thanos
Fix Dialyzer contract_supertype warnings in Mock backend

Add @dialyzer {:nowarn_function} attributes to new/1, always/1, and
always_fail/1 functions. These functions always return call_count: 0,
but the type spec t() allows any non_neg_integer(). This is intentional
as call_count can change via call_llm/2.

The warnings are false positives - our type specs are correct, just more
general than Dialyzer's inferred success typing for these constructor
functions.
Pull Request #43: Add ecto

116 of 139 new or added lines in 3 files covered. (83.45%)

621 of 725 relevant lines covered (85.66%)

48.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.75
-0.16% lib/ex_outlines/spec/schema.ex
22
82.68
lib/ex_outlines/ecto.ex
Jobs
ID Job ID Ran Files Coverage
1 d29ad36362b07311f3ea4e6f6626adf728e50a45-PR-43.1 28 Jan 2026 11:04PM UTC 10
85.66
GitHub Action Run
Source Files on build d29ad36362b07311f3ea4e6f6626adf728e50a45-PR-43
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #43
  • PR Base - main (#6DA7C972...)
  • 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