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

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

Build:
Build:
LAST BUILD BRANCH: audit/fixtures-150-158
DEFAULT BRANCH: main
Ran 18 May 2026 03:49PM 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 03:45PM UTC coverage: 71.402% (+0.2%) from 71.23%
#1396

Pull #500

travis-pro

khatchad
Return `boolean` from `Parameter.classifyAsTensor` and tighten regression-test type asserts (#500).

`classifyAsTensor` now returns the same verdict it caches in `isTensor()`,
so `Function.inferTensorParameters` can branch directly on the return
value without the extract-then-null-guard idiom. The cache is still
populated, so later `isTensor()` calls work unchanged. Two regression
tests (`testParameterClassifyAsTensorContract`,
`testMethodWithSelfAndTensorParameter`) now also assert dtype `FLOAT32`
and shape `(2,)` on the tensor parameter, pinning the Ariadne-inferred
`TensorType` content, not just non-emptiness.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #500: Split `Parameter.isTensorTyped` into `classifyAsTensor` + `isTensor`

7 of 9 new or added lines in 2 files covered. (77.78%)

1 existing line in 1 file now uncovered.

1136 of 1591 relevant lines covered (71.4%)

0.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
85.45
0.9% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Parameter.java

Coverage Regressions

Lines Coverage ∆ File
1
85.45
0.9% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Parameter.java
Jobs
ID Job ID Ran Files Coverage
1 #1396.1 18 May 2026 03:49PM UTC 30
71.4
Source Files on build #1396
  • Tree
  • List 30
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #500
  • 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