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

ponder-lab / Hybridize-Functions-Refactoring / #1801
78%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 10:23PM 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

03 Jun 2026 10:14PM UTC coverage: 76.345% (+0.1%) from 76.23%
#1801

push

travis-pro

web-flow
Emit per-parameter `INFO` when `inferSpec` drops the signature (#582)

* Emit per-parameter INFO when `inferSpec` drops the signature (#510)

`inferInputSignature` already emits an `INPUT_SIGNATURE_INFERENCE` INFO
for its category (a)/(b) drops, but the `inferSpec`-side drop collapsed
the signature silently. Emit a reason-aware INFO at that drop site.

Post-#480, `inferSpec` only drops for two reasons (the other branches
#510 listed now emit a coarse or wildcard signature rather than
dropping): heterogeneous dtype (|D| != 1) and dtype-⊤ (a single agreed
`UNKNOWN`). The INFO distinguishes them, the dtype-⊤ message citing #494.

`testHasLikelyTensorParameter15` (the `double` fixture, called with
INT32/FLOAT32/STRING) gains an assertion that the heterogeneous-dtype
drop now surfaces the INFO. The dtype-⊤ message has no fixture coverage
because that branch is not reachable from Python with the current
Ariadne (see #494).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Reword `inferSpec`-drop INFO for the wizard; single-literal messages

Address review on #582:

- The INFO shows on the refactoring wizard, so drop the internal issue
  number and the lattice jargon (`|D| != 1`, dtype-⊤) from the user-facing
  text in favor of plain prose. The code comment keeps the technical terms.
- Write each message as a single string literal and let Spotless handle
  the wrapping, rather than hand-breaking the text across `+` chunks.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Use a block comment + task URLs for the `inferSpec`-drop note

Address review on #582:

- Convert the multi-line `//` explanation to a `/* */` block comment so
  Spotless owns the line wrapping (the file's formatter has
  `format_block_comments=true`), rather than hand-breaking it across `//`
  lines.
- Reference the tracker issues as full URLs, not bare `#N`: these are
  source-code comments where `#N` is not a clickable link, matching the
  co... (continued)

4 of 4 new or added lines in 1 file covered. (100.0%)

1291 of 1691 relevant lines covered (76.35%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1801.1 03 Jun 2026 10:23PM UTC 31
76.35
Source Files on build #1801
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • be10cb5d on github
  • Prev Build on main (#26909640597)
  • Next Build on main (#26916602711)
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