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

ponder-lab / Hybridize-Functions-Refactoring / #2081 / 1
80%
main: 79%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-711-e1410e280435f2c7b3a2627598b5b3fa6622c955
DEFAULT BRANCH: main
Ran 23 Jun 2026 02:17AM UTC
Files 32
Run time 1s
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

23 Jun 2026 02:13AM UTC coverage: 80.169% (+0.05%) from 80.119%
#2081.1

push

github

web-flow
Cover `inferSpec`'s dtype-⊤ branch with a synthesized input (#494) (#649)

`Function.inferSpec` drops the spec when the per-context dtype consensus is
a single `DType.UNKNOWN` (dtype-⊤), because `tf.UNKNOWN` is not a valid
runtime dtype for `tf.function(input_signature=...)`. Since Ariadne 0.47.0
(wala/ML#539) no Python fixture is known to produce a `DType.UNKNOWN`
singleton, so the branch was unexercised.

Expose `inferSpec` (it is a pure static reduction, `Set<TensorType>` to
`Optional<TensorType>`) and add `InferSpecTest`, which invokes it with a
hand-built context set: a dtype-⊤ singleton drops to bottom, while an
otherwise-identical concrete-dtype singleton reduces, witnessing that the
drop is caused by the unknown dtype rather than the shape.

`inferInputSignature` cannot stand in as the entry point because it
requires a fully Ariadne-classified `Function`, which cannot be hand-built.

Closes #494.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

1613 of 2012 relevant lines covered (80.17%)

0.8 hits per line

Source Files on job #2081.1
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2081
  • c27d6b8d on github
  • Prev Job for on gh-readonly-queue/main/pr-649-363d42ac7156a1cd2a9c3a29a5a18877d0b5dabe (##2078.1)
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