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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/setup-python-7
DEFAULT BRANCH: main
Ran 18 Jul 2026 12:18AM 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

18 Jul 2026 12:13AM UTC coverage: 82.631% (+0.1%) from 82.493%
#2558

Pull #797

github

khatchad
Split the #780 diagnostic into parameters.csv and parameter_dimensions.csv

The evaluator emits two files whose names describe their row grain.
`parameters.csv` has one row per parameter, carrying `is tensor`,
`is container`, and the rendered `tensor types` and `container element
types` (rendered for convenience at the parameter grain, since
reconstructing a type across rows or files is not). `parameter_dimensions.csv`
keeps the normalized one-row-per-dimension lattice, because a parameter has
zero-to-many dimensions and a dimension is its own grain.

The rendered type preserves each dimension's raw class (e.g.
`INT32[Constant,1; Constant,6] | UNKNOWN[TOP]`) rather than collapsing
wildcards the way an input signature does, and reconstructs exactly from
the per-dimension rows. The rendering helpers on `Parameter` are static and
unit-tested on synthesized types alongside the per-dimension helper.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K8tXuyy3YWhM7BzvmCxKAn
Pull Request #797: Emit a per-parameter tensor-type diagnostic CSV (#780)

50 of 56 new or added lines in 1 file covered. (89.29%)

2374 of 2873 relevant lines covered (82.63%)

0.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
88.2
0.26% edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/Parameter.java
Jobs
ID Job ID Ran Files Coverage
1 #2558.1 18 Jul 2026 12:18AM UTC 33
82.63
Source Files on build #2558
  • Tree
  • List 33
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #797
  • 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