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

ponder-lab / Hybridize-Functions-Refactoring / #2535
82%
main: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/setup-python-7
DEFAULT BRANCH: main
Ran 17 Jul 2026 10:14AM UTC
Jobs 1
Files 33
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

17 Jul 2026 10:10AM UTC coverage: 82.085% (+0.2%) from 81.87%
#2535

Pull #788

github

khatchad
Note that the trampoline key collision is fixed in Ariadne 0.52.34

wala/ML#740, filed from this work, is fixed by ponder-lab/ML#618 and released in
0.52.34: the trampoline cache now keys on the receiver, the positional count,
and the keyword-name set rather than the summed total. The bundled Ariadne
(0.52.31) predates the fix, so the collision still applies here, but the Javadoc
read as though the summed key were current.

The supply check is unaffected either way. It reads the invoke arity and
keywords rather than node names, so the fix's consumer-visible renaming of
keyword-carrying trampolines (`trampoline<positional>$<sorted keywords>`) does
not reach it, and no code in the plug-ins matches trampoline names at all.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K8tXuyy3YWhM7BzvmCxKAn
Pull Request #788: Omit defaulted non-tensor parameters from an inferred input signature

75 of 83 new or added lines in 4 files covered. (90.36%)

2213 of 2696 relevant lines covered (82.08%)

0.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
93.64
-0.07% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Function.java
2
70.0
-0.28% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/refactorings/HybridizeFunctionRefactoringProcessor.java
Jobs
ID Job ID Ran Files Coverage
1 #2535.1 17 Jul 2026 10:14AM UTC 33
82.08
Source Files on build #2535
  • Tree
  • List 33
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #788
  • PR Base - main (#)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc