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

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

Build:
Build:
LAST BUILD BRANCH: test/precision-audit-batch-14
DEFAULT BRANCH: main
Ran 23 May 2026 03:10AM 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

23 May 2026 03:07AM UTC coverage: 72.219%. Remained the same
26321867817

Pull #543

github

khatchad
Extend precision audit to fixture 144 (`tf.data.Dataset.from_tensor_slices`)

Cover fixture 144: `dataset = tf.data.Dataset.from_tensor_slices([1, 2, 3])` with `for element in dataset: add(element, element)`. Runtime verification: dataset iteration yields `EagerTensor` of `INT32, shape=()`—scalar elements.

IDEAL: `INT32, ()` at both Layer 1 and Layer 2.

Fixtures 145-158 share the dataset/tuple/list-iteration family but each needs distinct handling: 145 has multi-context (`tf.ones([1, 2])` and `tf.ones([2, 2])`) like fixture 15; 146 passes a list directly via Phase-3 container detection; 147 expects `getHasTensorParameter() == false`; 148-149 are inlined hybrid tests; 150-158 use single-arg tuple parameters with type hints. Each is its own batch to be reasoned through carefully rather than blasted via the symmetric helper.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #543: Extend precision audit to fixture 144 (`tf.data.Dataset.from_tensor_slices`)

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26321867817.1 23 May 2026 03:10AM UTC 31
72.22
GitHub Action Run
Source Files on build 26321867817
  • 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 #26321867817
  • Pull Request #543
  • PR Base - main (#)
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