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

carthage-software / cel-php / 28826632346

06 Jul 2026 07:48PM UTC coverage: 77.98%. First build
28826632346

push

github

azjezz
feat: resolve qualified names and the leading-dot operator

Apply CEL's longest-prefix name resolution: a dotted identifier chain may name a bound variable (or type), with the longest matching prefix as the base and the remainder as field selections. A relative chain defers to ordinary field selection when its root is a bound variable, so comprehension loop variables still shadow. Parse the leading-dot absolute reference (.y) and resolve it against the root environment, bypassing comprehension-local bindings.

Signed-off-by: azjezz <azjezz@protonmail.com>

31 of 39 new or added lines in 3 files covered. (79.49%)

4115 of 5277 relevant lines covered (77.98%)

156.37 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

80.34
/src/Interpreter/Interpreter.php


Source Not Available

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