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

ponder-lab / Hybridize-Functions-Refactoring / #2098
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-739-6721f597b1febe25181379bb3e6a99b1f85dd4e0
DEFAULT BRANCH: main
Ran 23 Jun 2026 08:44PM UTC
Jobs 1
Files 32
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

23 Jun 2026 08:40PM UTC coverage: 80.158% (+0.07%) from 80.089%
#2098

Pull #655

github

khatchad
Emit per-parameter input-signature drop attribution to a CSV in the evaluator

`Function.inferInputSignature`'s dispatch already computes a blocking
`AbsenceReason` for each parameter that prevents inference, but only the first
was retained (`getInferredInputSignatureAbsenceReason`, the function-level
`functions.csv` column). It now records every blocking parameter's reason in
declaration order, exposed read-only via `getBlockingParameterReasons` without
triggering inference.

The evaluator writes these to a new `blocked_parameters.csv` (one row per
blocking parameter: `subject, function, module, relative path, param index,
param name, absence reason`), complementing the function-grain column, which
cannot hold per-parameter rows.

`testInputSignatureMultipleNonTensorParameters` is extended to assert the new
map records both blocking parameters, with their reason, in declaration order.

Closes #654.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FuhM8SsTRB6BraLt3Ph7ZC
Pull Request #655: Emit per-parameter input-signature drop attribution to a CSV in the evaluator

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

1628 of 2031 relevant lines covered (80.16%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2098.1 23 Jun 2026 08:44PM UTC 32
80.16
Source Files on build #2098
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #655
  • 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