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

ponder-lab / Hybridize-Functions-Refactoring / #2375 / 1
81%
main: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/setup-python-7
DEFAULT BRANCH: main
Ran 08 Jul 2026 12:56AM UTC
Files 32
Run time 1s
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

08 Jul 2026 12:51AM UTC coverage: 80.661% (+0.5%) from 80.202%
#2375.1

Pull #743

github

khatchad
Address review: precise callee return-taint; clarify the two failure messages

The return-taint tracking in `scanForTaintedNumpySinks` was dead: the generic def-taint loop ran unconditionally, so a call site was tainted even when every analyzed callee returned clean. Now an analyzed-clean callee set skips the def-taint (precise), while an unanalyzed callee (library summary, no IR) or a tainted return falls through to the conservative path. The code-15 message now cites `Tensor.numpy()` (disambiguating from the new numpy-module precondition) and the code-16 message says "values derived from its parameters" (the condition is transitive flow, not direct application).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01He1ULx8nRoHzGicMryry1A
Pull Request #743: Add a safety precondition for numpy applied to parameter-flowing values

1927 of 2389 relevant lines covered (80.66%)

0.81 hits per line

Source Files on job #2375.1
  • Tree
  • List 32
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2375
  • 3769768d on github
  • Prev Job for on implement-740-numpy-parameter-flow (##2371.1)
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