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

ponder-lab / Hybridize-Functions-Refactoring / #2101
79%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 08:57PM 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:50PM UTC coverage: 80.158% (+0.07%) from 80.089%
#2101

push

github

web-flow
Emit per-parameter input-signature drop attribution to a CSV in the evaluator (#655)

`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.


Claude-Session: https://claude.ai/code/session_01FuhM8SsTRB6BraLt3Ph7ZC

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

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 #2101.1 23 Jun 2026 08:57PM UTC 32
80.16
Source Files on build #2101
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 12d3826a on github
  • Prev Build on gh-readonly-queue/main/pr-652-af77fd85262851d55a8eef5adc1aa8441208c5fb
  • Next Build on 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