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

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

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-711-e1410e280435f2c7b3a2627598b5b3fa6622c955
DEFAULT BRANCH: main
Ran 23 Jun 2026 02:47AM UTC
Jobs 1
Files 32
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 Jun 2026 02:43AM UTC coverage: 80.169%. Remained the same
#2086

push

github

web-flow
Pin mixed sparse/dense parameter falling through to a dense spec (#642) (#650)

`Function.inferSpec` reduces a parameter that is sparse at one call site
and dense at another (same dtype, same shape) to a dense spec, not bottom:
the dtype consensus holds and the sparseness consensus fails, so the
reduction falls through to dense (the #533 mixed-sparse/dense path). A dense
`TensorSpec` rejects the `SparseTensor` the function accepts at the sparse
call site, so the emission is unsound.

Add `testMixedSparseDenseFallsThroughToDense` pinning that behavior with a
TODO to invert when the sparse/dense axis abandons on disagreement (#642).

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

1613 of 2012 relevant lines covered (80.17%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2086.1 23 Jun 2026 02:47AM UTC 32
80.17
Source Files on build #2086
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f6d2abb6 on github
  • Prev Build on 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