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

ponder-lab / Hybridize-Functions-Refactoring / #1845
78%
main: 79%

Build:
Build:
LAST BUILD BRANCH: feature/588-union-dtype-injection
DEFAULT BRANCH: main
Ran 09 Jun 2026 06:41PM UTC
Jobs 1
Files 31
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

09 Jun 2026 06:37PM UTC coverage: 77.909% (+0.08%) from 77.828%
#1845

push

travis-pro

web-flow
Parse the positional `input_signature` argument of `@tf.function` (#594)

* Parse the positional `input_signature` argument of `@tf.function` (#573)

Extend the content parser landed by #557 to the positional form
`@tf.function(None, [tf.TensorSpec(...)])`, where the signature binds to
position 1 of `TF_FUNCTION_POSITIONAL_PARAMS`. The positional walker in
`computeParameters` now runs the bound expression through the same
`parseSuppliedInputSignature`, so both decorator forms feed
`getSuppliedInputSignature()` identically. Python forbids passing a parameter
both positionally and by keyword, so the two branches cannot conflict for a
well-formed decorator.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Generalize the `parseSuppliedInputSignature` `@param` for positional binding

The method summary already covered both forms; the `value` parameter
description still implied keyword-only binding.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

3 of 3 new or added lines in 1 file covered. (100.0%)

1386 of 1779 relevant lines covered (77.91%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1845.1 09 Jun 2026 06:41PM UTC 31
77.91
Source Files on build #1845
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2921a7ad on github
  • Prev Build on main (#27223192097)
  • Next Build on gh-readonly-queue/main/pr-594-cf7865941f45bf842d545b3acb75edd952795db6 (#27227688386)
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