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

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

Build:
Build:
LAST BUILD BRANCH: feature/588-union-dtype-injection
DEFAULT BRANCH: main
Ran 11 Jun 2026 02:30AM 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

11 Jun 2026 02:26AM UTC coverage: 79.948% (+0.06%) from 79.886%
#1908

Pull #612

travis-pro

khatchad
Compute the inferred signature during analysis for eager->hybrid candidates

The eager->hybrid conversion emits the inferred `input_signature` into
the new decorator during the change (`convertToHybrid`), so inference was
not run until then. Compute it during precondition checking too, mirroring
the reconfigure path, so the inferred signature is observable at analysis
time (wizard, evaluator) before the change runs. The result is memoized,
so the change does not recompute it, and computing it does not affect the
P1 decision.

Pin the analysis-time availability in the emission test helper via
`getInferredInputSignature()`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #612: Memoize `inferInputSignature` to emit per-parameter INFOs at most once

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

1543 of 1930 relevant lines covered (79.95%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1908.1 11 Jun 2026 02:30AM UTC 31
79.95
Source Files on build #1908
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #612
  • PR Base - feature/596-reconfigure-modify-path (#)
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