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

google / openhtf / 30301159637
64%
master: 64%

Build:
Build:
LAST BUILD BRANCH: test_954476356
DEFAULT BRANCH: master
Ran 27 Jul 2026 08:07PM UTC
Jobs 5
Files 65
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

27 Jul 2026 08:06PM UTC coverage: 63.655% (+0.04%) from 63.613%
30301159637

Pull #1316

github

copybara-github
Validate plug signature in plugs.plug decorator.

Add validation to the plugs.plug decorator to verify that registered plug
names exist in the decorated phase function's signature when update_kwargs
is True. This converts a potential runtime TypeError into an earlier
decoration-time (import-time) InvalidPlugForPhaseError.

This would break scripts from loading if that have a phase with this problem, but since such a phase is not being run anyway, affected users are likely looking at dead code anyway (and should deal with it accordingly).

Also add corresponding unit test coverage in plugs_test.py.

PiperOrigin-RevId: 953595123
Pull Request #1316: Validate plug signature in plugs.plug decorator.

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

4862 of 7638 relevant lines covered (63.66%)

3.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.12 - 30301159637.1 27 Jul 2026 08:08PM UTC 65
63.66
GitHub Action Run
2 python-3.11 - 30301159637.2 27 Jul 2026 08:07PM UTC 65
63.66
GitHub Action Run
3 python-3.10 - 30301159637.3 27 Jul 2026 08:07PM UTC 65
63.64
GitHub Action Run
4 python-3.13 - 30301159637.4 27 Jul 2026 08:07PM UTC 65
63.66
GitHub Action Run
5 python-3.14 - 30301159637.5 27 Jul 2026 08:07PM UTC 65
63.65
GitHub Action Run
Source Files on build 30301159637
  • Tree
  • List 65
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30301159637
  • Pull Request #1316
  • PR Base - master (#30292888438)
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