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

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

Build:
Build:
LAST BUILD BRANCH: fed0cbf564e64cc505c53a264e244d915a2c46bd
DEFAULT BRANCH: main
Ran 01 Aug 2026 12:26PM UTC
Jobs 1
Files 37
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

01 Aug 2026 12:21PM UTC coverage: 83.539% (+0.03%) from 83.512%
#2660

push

github

khatchad
Address review: emit the functions.csv column; exempt tf.range by producer

The per-function `tensor parameter iteration` column never landed: the earlier edit's replace patterns silently missed the formatter-wrapped header and value sites, so the settings column existed with no per-function attribute to audit against. It is now emitted in position.

The `tf.range` exemption is keyed on the iterated value's producer rather than taint provenance: `for i in tf.range(tf.shape(x)[0])` is AutoGraph-supported even though the bound is parameter-derived, and the taint would have reached it. `range_param_bound` pins the exemption holding for exactly that idiom.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GcqABsog1rtb4m2CDZdcRD

10 of 10 new or added lines in 3 files covered. (100.0%)

2974 of 3560 relevant lines covered (83.54%)

0.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2660.1 01 Aug 2026 12:26PM UTC 37
83.54
Source Files on build #2660
  • Tree
  • List 37
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a9dae1a0 on github
  • Prev Build on tensor-iteration-830
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