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

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

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-739-6721f597b1febe25181379bb3e6a99b1f85dd4e0
DEFAULT BRANCH: main
Ran 24 Jun 2026 07:14PM 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

24 Jun 2026 07:11PM UTC coverage: 80.158%. Remained the same
#2107

push

github

khatchad
Extract the evaluation core out of the UI handler

`execute(ExecutionEvent)` is the IDE command handler; its only UI dependency is
`getSelectedPythonProjectsFromEvent`, which supplies the project set from the
workbench selection. Everything else — the CSV setup, the per-project analysis
and transformation loop, and the result writing — is driven by the
`edu.cuny.hunter.hybridize.eval.*` system properties and needs no UI.

Pull that core into `evaluate(IProject[], IProgressMonitor)`. The handler now
just resolves the selection and delegates; a headless entry point can supply an
args-derived project set and call the same method. No behavior change. First
step toward a command-line evaluator (#657).

Refs #657.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FuhM8SsTRB6BraLt3Ph7ZC

1628 of 2031 relevant lines covered (80.16%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2107.1 24 Jun 2026 07:14PM UTC 32
80.16
Source Files on build #2107
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 69a803f6 on github
  • Prev Build on main
  • Next Build on 657-extract-eval-core
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