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

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

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-708-5fcd756431a89e640346913f9f98db463f7efa74
DEFAULT BRANCH: main
Ran 23 Jun 2026 09:54PM 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 09:50PM UTC coverage: 80.158%. Remained the same
#2104

push

github

web-flow
Add a sentinel test pinning forward (argument-based) parameter typing (#656)

`testParameterTypedFromArgumentNotUse` characterizes that Ariadne types a
parameter from its call-site argument, not from its in-body uses: a parameter
used as sparse in one arm of an `isinstance` guard and dense in the other, but
passed a dense argument at its only call site, carries only a dense type—no
sparse type leaks from the sparse use.

This is the property that makes the call-site-precise recovery contemplated in
issue 653 unnecessary: because a parameter's inferred type already reflects its
actual arguments, a mixed sparse/dense union is genuine polymorphism (correctly
abandoned, #642) rather than a spurious artifact to recover from. The test is a
sentinel—a regression (a sparse type appearing on the parameter) would mean
Ariadne had switched to use-based typing, reopening 653.

Refs #653.


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

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

1628 of 2031 relevant lines covered (80.16%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2104.1 23 Jun 2026 09:54PM UTC 32
80.16
Source Files on build #2104
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 527a80b7 on github
  • Prev 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