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

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

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-562-60c6038cc4160ae11c7b15a633e807463606661b
DEFAULT BRANCH: main
Ran 26 May 2026 02:00PM 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

26 May 2026 01:51PM UTC coverage: 72.219%. Remained the same
#1634

push

travis-pro

web-flow
Clarify `testHasLikelyTensorParameterHelper` Javadocs (#544)

* Clarify `testHasLikelyTensorParameterHelper` Javadocs

Three constraints were implicit in the helper family's documentation; reviewers reading any one overload's Javadoc couldn't see them without following links or reading the underlying structural helper. Make them explicit on each precision-audit overload:

- **Two parameters named `a` and `b`.** The structural helper asserts this; the precision-audit overloads inherit it silently. Now each overload states "the canonical two-parameter fixture shape (verified by [structural helper])" up front and cross-links the structural helper.
- **Both parameters get the same expected type.** Not an architectural decision—every fixture using these helpers happens to pass the same kind of tensor for both arguments. Asymmetric per-parameter fixtures (`testHasLikelyTensorParameter11`) inline their assertions. Now stated explicitly so a reader doesn't mistake the constraint for something deeper.
- **What "expected" means at each layer.** The previous phrasing "expected `TensorType` reported by Ariadne and produced unchanged by the inference algorithm" jammed Layer 1 and Layer 2 into one sentence with "produced unchanged" gesturing at the pass-through. Replace with explicit "expected at Layer 1 (Ariadne's `getTensorTypes()`) and Layer 2 (Hybridize's `inferInputSignature()`), applied identically to both parameters."

No semantic changes to any helper; documentation only.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* Replace `<p>` tags with blank Javadoc lines; fix slash-with-spaces

Two stylistic fixes per house style preference (blank Javadoc lines over `<p>` for paragraph breaks):

- **Eight `<p>` tags removed** across the test file: two in the precision-audit helper Javadocs added in this PR's earlier commit, plus six in the sparse-tensor fixture Javadocs (`testHasLikelyTensorParameter94`-`96` and `109`-`111`) carried forward from #534 and... (continued)

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1634.1 26 May 2026 02:00PM UTC 31
72.22
Source Files on build #1634
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 483fee74 on github
  • Prev Build on gh-readonly-queue/main/pr-541-36c14a6ceae16d3c3a9aff223b3f1197ff6303dc (#26450808518)
  • Next Build on gh-readonly-queue/main/pr-544-f4a0e6c70cb353824cb66b0e0bbabaa7304fffa8 (#26452658232)
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