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

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

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

Pull #500

travis-pro

khatchad
Restore non-self `continue` and fix stale `isTensorTyped` Javadoc ref (#500).

Two fixes:

- Restore the `continue; // next parameter.` for the non-self tensor-typed branch in `Function.inferTensorParameters`. The earlier rebase dropped it; user pointed out at L1422-L1424 of the diff. The continue is structurally cleaner than fall-through and matches the self-skip pattern just above.
- Update Javadoc on `Parameter.tensorContainer` field from `{@link #isTensorTyped}` (stale) to `{@link #classifyAsTensor}` (current name). Caught by CI compile-fail on the prior force-push.

`./mvnw verify` green: 481 tests, 0 failures, 0 errors, 11 skipped.

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

11 of 14 new or added lines in 2 files covered. (78.57%)

1 existing line in 1 file now uncovered.

1138 of 1594 relevant lines covered (71.39%)

0.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
85.12
0.58% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Parameter.java

Coverage Regressions

Lines Coverage ∆ File
1
85.12
0.58% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Parameter.java
Jobs
ID Job ID Ran Files Coverage
1 #1394.1 18 May 2026 03:39PM UTC 30
71.39
Source Files on build #1394
  • Tree
  • List 30
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
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