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

ponder-lab / Hybridize-Functions-Refactoring / 26054094406
72%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 07:02PM UTC
Jobs 1
Files 30
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

18 May 2026 06:53PM UTC coverage: 71.393%. Remained the same
26054094406

push

github

web-flow
Use `assertTrue` for `isTensorContainer()` cache assertion in `testTensorContainerParameterCache`. (#502)

`isTensorContainer()` returns `Boolean` (nullable: `null` if Phase 3 did not run), but this test pins that Phase 3 DID run, so the call is invariant-non-null and `assertTrue` auto-unboxes safely. Same pattern as the `assertEquals(TRUE, p.isTensor())` → `assertTrue(p.isTensor())` migration applied in #500 for classified `isTensor()` calls.

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

1133 of 1587 relevant lines covered (71.39%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26054094406.1 18 May 2026 07:02PM UTC 30
71.39
GitHub Action Run
Source Files on build 26054094406
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26054094406
  • 484d1aa1 on github
  • Prev Build on gh-readonly-queue/main/pr-496-d5cde3bb41a9874a28b4b1a63e02c959a09bc194
  • Next 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