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

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

Build:
Build:
LAST BUILD BRANCH: v0.2.0/release
DEFAULT BRANCH: main
Ran 28 Jan 2026 11:04PM UTC
Files 10
Run time 0s
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.1

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

621 of 725 relevant lines covered (85.66%)

48.85 hits per line

Source Files on job d29ad36362b07311f3ea4e6f6626adf728e50a45-PR-43.1
  • Tree
  • List 10
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • d29ad363 on github
  • Prev Job for on add_ecto (#6da7c97277cc1f2ec2ff6ab10236eb60d9970a0e.1)
  • 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