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

ponder-lab / Hybridize-Functions-Refactoring / #2713
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: c383f01bcba6f89b527a35dae46bde00a817b719
DEFAULT BRANCH: main
Ran 04 Aug 2026 05:29PM UTC
Jobs 1
Files 39
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

04 Aug 2026 05:24PM UTC coverage: 83.63% (+0.06%) from 83.568%
#2713

Pull #848

github

khatchad
Document the by-design tf.io and tf.train benefit exclusion

The whole-namespace exclusion is deliberate although both namespaces
mix builders with tensor-producing ops: the benefit signal asks whether
graph execution accelerates the function's work, and parsing or
decoding input is preprocessing, typically per-element work living in
tf.data pipelines that trace their map functions independently. The
corpus tally backs the premise (roughly 120 builder and checkpoint
references against 6 op call sites, no observed misjudgment), and a
typed result from such an op still counts through the tensor-type
branch. Narrow to a builder-name blocklist only if a decode-heavy
function is ever wrongly declined, with the instance in hand.

Closes #715.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GcqABsog1rtb4m2CDZdcRD
Pull Request #848: Block hybridizing calls to the Keras training surface

41 of 42 new or added lines in 2 files covered. (97.62%)

3050 of 3647 relevant lines covered (83.63%)

0.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.5
edu.cuny.hunter.hybridize.core/src/edu/cuny/hunter/hybridize/core/analysis/EagerOnlyCallAnalysis.java
Jobs
ID Job ID Ran Files Coverage
1 #2713.1 04 Aug 2026 05:29PM UTC 39
83.63
Source Files on build #2713
  • Tree
  • List 39
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #848
  • 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