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

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

Build:
Build:
LAST BUILD BRANCH: implement-709-tensor-op-advisory
DEFAULT BRANCH: main
Ran 22 Jun 2026 03:32PM 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

22 Jun 2026 03:28PM UTC coverage: 80.01% (-0.1%) from 80.131%
#2012

push

github

web-flow
Add a wizard spinner for the targeted k-CFA depth; integrate Common 5.5.0 (#628)

* Add a wizard field for the targeted k-CFA depth (#627)

Bump the Common-Eclipse-Refactoring-Framework target to 5.3.0 for its new
`InputPage.addOptions` hook and seed-safe `addIntegerButton`, and override
`addOptions` in the Hybridize wizard page to expose the targeted k-CFA depth
as an integer field wired to `setTargetedCfaDepth` (default
`DEFAULT_TARGETED_CFA_DEPTH`).

Closes #627.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Fix typo in the wizard processor-type guard message

"Expecing" -> "Expecting".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Statically import DEFAULT_TARGETED_CFA_DEPTH in the wizard

Matches the file's existing static imports (`Messages.Name`,
`Util.createRefactoring`) and shortens the `addOptions` call.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Extract the wizard depth-field label to a constant

Mirror the sibling `DO_IT_LABEL_TITLE` display-label constant in the same
page rather than inlining the label text.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* Adopt the spinner depth field; bump Common to 5.5.0 via the composite p2 site (#639)

Integrate Common Eclipse Refactoring Framework 5.5.0, which adds the bounded
`InputPage.addSpinnerButton` control (ponder-lab/Common-Eclipse-Refactoring-Framework#56):

- Bump `hybridize.target` to 5.5.0 and migrate the repository URL from the
  legacy `raw.githubusercontent` in-repo update site to the CI-published
  composite p2 site on GitHub Pages (5.5.0 is published there, not committed
  to `master`).
- Switch the targeted k-CFA depth field from `addIntegerButton` to
  `addSpinnerButton(..., DEFAULT_TARGETED_CFA_DEPTH, /* minimum */ 1, ...)`,
  giving integer-only entry with steppers and a floor of 1.
- Use `HybridizeFunctionRefactoringProcessor.class.getSimpleName()` in the
  processor-type guard message rather than a hardcoded class name.

... (continued)

0 of 5 new or added lines in 1 file covered. (0.0%)

1593 of 1991 relevant lines covered (80.01%)

0.8 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
0.0
0.0% edu.cuny.hunter.hybridize.ui/src/edu/cuny/hunter/hybridize/ui/wizards/HybridizeFunctionRefactoringWizard.java
Jobs
ID Job ID Ran Files Coverage
1 #2012.1 22 Jun 2026 03:32PM UTC 32
80.01
Source Files on build #2012
  • Tree
  • List 32
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 49b1795d 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