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

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

Build:
Build:
LAST BUILD BRANCH: test/precision-audit-batch-14
DEFAULT BRANCH: main
Ran 19 May 2026 06:07PM 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

19 May 2026 06:04PM UTC coverage: 72.199%. Remained the same
#1472

Pull #514

travis-pro

khatchad
Drop `has` prefix from `*Param` field names; keep on accessors

Per review feedback on #514, restores the noun-form-field +
predicate-form-accessor pattern (matching `tensor`/`isTensor()`
established in #511/#513): field `autoGraphParam` is the noun, accessor
`hasAutoGraphParam()` is the predicate. Removes the field/method name
collision and reads more idiomatically.

Same shape applied to all eight `*Param` fields. Method declarations
and external callers (Parameter.java, eval handler, test suite) are
unchanged—the accessor's public name was never the issue.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #514: Replace JavaBean-style `is*ParamExists` accessors with `has*Param`

16 of 17 new or added lines in 2 files covered. (94.12%)

1192 of 1651 relevant lines covered (72.2%)

0.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
85.65
0.0% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Parameter.java
Jobs
ID Job ID Ran Files Coverage
1 #1472.1 19 May 2026 06:07PM UTC 31
72.2
Source Files on build #1472
  • Tree
  • List 31
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #514
  • 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