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

ponder-lab / Hybridize-Functions-Refactoring / #2702
84%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2026 02:54AM UTC
Jobs 1
Files 38
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

03 Aug 2026 02:43AM UTC coverage: 83.689% (+0.01%) from 83.676%
#2702

push

github

web-flow
Promote caller coverage from advisory to blocking failure (#843)

Every known call path to a covered function comes from hybridized code,
so its computation is already traced on every executed path and adding
tf.function contributes only a redundant nested trace boundary. Promote
the phase-1 advisory (code 4 INFO on the conversion path) to the
blocking HAS_COVERED_CALLERS (code 21), keeping the allow-on-unknown
benefit polarity: unknown, module-level, or uncovered callers leave the
function convertible, and only determinate coverage blocks. The corpus
evidence behind the promotion: four covered functions across 1238, each
source-verified with zero false positives, and the dead-caller
semantics pinned beforehand. Blocking applies to the eager-to-hybrid
direction only; already-hybrid covered functions remain the separate
de-hybridization question. Also inserts a blank line between the
extractor and module-root declarations in Util per house style.

Closes #826.


Claude-Session: https://claude.ai/code/session_01GcqABsog1rtb4m2CDZdcRD

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

7 of 7 new or added lines in 2 files covered. (100.0%)

3058 of 3654 relevant lines covered (83.69%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2702.1 03 Aug 2026 02:54AM UTC 38
83.69
Source Files on build #2702
  • Tree
  • List 38
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 89d9e9a4 on github
  • Prev Build on gh-readonly-queue/main/pr-842-77b7f38fa055d4987502c13054242de54cacb165
  • Next Build on 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