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

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

Build:
Build:
LAST BUILD BRANCH: test/precision-audit-batch-13
DEFAULT BRANCH: main
Ran 22 May 2026 01:19AM 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

22 May 2026 01:15AM UTC coverage: 72.219%. Remained the same
26262682901

Pull #525

github

khatchad
Revert constant extraction on #525

The two constants encoded a current analysis gap (wala/ML#544 + #524) and
would not survive the upstream flips—both literals get replaced by typed
`RaggedDim` / `RaggedTensorSpec` constructions that are not constant. Naming
by value (e.g., `INT32_RANK_3_LEAD_3_TRAILING_NULLS`) is awkward enough on
its own to signal the abstraction is wrong; naming by fixture family hides
the imprecision behind a label that obscures the pattern.

Inline duplication across 7 fixtures is documentary: a reader sees the same
imprecise shape repeated, which IS the audit-driver finding for the
`RaggedTensor.from_nested_row_splits` family.

The structural-helper refactor (returning `Function` to avoid the duplicate
`getFunctions()` pass) stays in place—that addressed a real performance and
correctness concern unrelated to the audit framing.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #525: Extend precision audit to fixtures 60-66 (`RaggedTensor.from_nested_row_splits`)

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26262682901.1 22 May 2026 01:19AM UTC 31
72.22
GitHub Action Run
Source Files on build 26262682901
  • 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 #26262682901
  • Pull Request #525
  • 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