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

ponder-lab / Hybridize-Functions-Refactoring / 26122874472
72%
main: 72%

Build:
Build:
LAST BUILD BRANCH: test/precision-audit-batch-14
DEFAULT BRANCH: main
Ran 19 May 2026 08:23PM UTC
Jobs 1
Files 31
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

19 May 2026 08:19PM UTC coverage: 72.219%. Remained the same
26122874472

push

github

khatchad
Extend precision audit to fixture 59 (`tf.RaggedTensor`)

`tf.RaggedTensor.from_nested_row_splits(values, splits)` — runtime
dtype=int32, shape=(3, None, None). Ariadne emits an INT32 TensorType
with three dims: a known constant 3 followed by two unknown (null)
dims, matching the runtime shape exactly. No precision gap on Layer 1.

Notable Layer-2 behavior: the algorithm replaces null dims with
`SymbolicDim("?")` wildcards in the inferred signature — partial-unknown
per-dim degrades to per-dim wildcards rather than a whole-shape drop.
Documents the graceful-degradation property for ragged-rank inputs.

Inline assertion (not helper-based) because fixtures 60+ that use
`testHasLikelyTensorParameterHelper()` need a separate helper refactor
to carry expected TensorType through to the precision audit.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26122874472.1 19 May 2026 08:23PM UTC 31
72.22
GitHub Action Run
Source Files on build 26122874472
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26122874472
  • e680db1d on github
  • Prev Build on test/precision-audit-batch-1
  • Next Build on test/precision-audit-batch-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