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

ponder-lab / Hybridize-Functions-Refactoring / #1510
72%
main: 72%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-546-0670847281749b00c9976de1a6b032e380465161
DEFAULT BRANCH: main
Ran 19 May 2026 08:15PM 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:12PM UTC coverage: 72.219% (+0.2%) from 72.036%
#1510

Pull #522

travis-pro

khatchad
Extend precision audit to fixtures 51, 55-58

All five pass against Ariadne 0.44.0 + the current algorithm. No
precision gaps to file in this batch.

- 51: `tensorflow.range(3, 18, 3)` + `range(5)` from
  `tensorflow.python.ops.math_ops` → INT32 shape (5,)
- 55: `tensorflow.eye(2, 3)` + `eye(2, 3)` from
  `tensorflow.python.ops.linalg_ops` → FLOAT32 shape (2, 3)
- 56: raw `Tensor(op, value_index, dtype)` from
  `tensorflow.python.framework.ops` → FLOAT32 scalar (rank-0)
- 57: `SparseTensor(...)` from `tensorflow` → INT32 dense shape (3, 4)
- 58: `ones(...)` direct from `tensorflow` → FLOAT32 (1, 2) / (2, 2)

Fixtures 52-54 (matmul + raw `Tensor` constructor combos with `@tf.function`)
and 59-60 (`tf.RaggedTensor`) deferred for next batch — both have
non-standard test scaffolding that needs per-fixture handling.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #522: Precision audit: extend two-layer assertions to fixtures 13-16, 19-25

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1510.1 19 May 2026 08:15PM UTC 31
72.22
Source Files on build #1510
  • Tree
  • List 31
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #522
  • 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