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

KarpelesLab / goro / 24621538787
13%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2026 05:09AM UTC
Jobs 1
Files 371
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

19 Apr 2026 05:07AM UTC coverage: 1.955%. Remained the same
24621538787

push

github

MagicalTux
Wire up #[\SensitiveParameter] at parameter compile time

The masking pipeline (FuncArg.Sensitive flag → maskSensitiveArgs →
SensitiveParameterValue wrapper) was already present in phpctx/phpobj,
but compile-func never set the flag, so arguments annotated with
#[\SensitiveParameter] still leaked into stack traces, debug_backtrace,
and Throwable::getTrace.

Set arg.Sensitive = true in compileFunctionArgs when any attribute on
the parameter resolves to SensitiveParameter (same "ClassName ==
\"SensitiveParameter\" || \"\\SensitiveParameter\"" match the engine
uses for AllowDynamicProperties and Deprecated).

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

0 of 4 new or added lines in 1 file covered. (0.0%)

268 existing lines in 1 file now uncovered.

2188 of 111911 relevant lines covered (1.96%)

70.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
0.0
0.0% core/compiler/compile-func.go

Coverage Regressions

Lines Coverage ∆ File
268
0.0
0.0% core/compiler/compile-func.go
Jobs
ID Job ID Ran Files Coverage
1 24621538787.1 19 Apr 2026 05:09AM UTC 371
1.96
GitHub Action Run
Source Files on build 24621538787
  • Tree
  • List 371
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24621538787
  • 764494cf on github
  • Prev Build on master (#24621429745)
  • Next Build on master (#24632090238)
  • Delete
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