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

carthage-software / cel-php / 17476773246
72%

Build:
DEFAULT BRANCH: main
Ran 04 Sep 2025 09:12PM UTC
Jobs 1
Files 24
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

04 Sep 2025 09:09PM UTC coverage: 100.0%. Remained the same
17476773246

push

github

azjezz
feat(syntax): initial implementation of CEL Syntax AST

This commit introduces the foundational Abstract Syntax Tree (AST) for the Common Expression Language (CEL), based on the official Google syntax.proto specification. It lays the
groundwork for the parser, type-checker, and runtime components.

The core of this change is the Cel\Syntax namespace, which contains a PHP representation of the CEL expression tree.

Additionally, this commit removes initial placeholder code (Example.php and its test) and sets up the directory structure for the upcoming Lexer, Parser, TypeChecker, and Runtime components. The
build and linting configurations have also been updated accordingly.

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

137 of 137 new or added lines in 23 files covered. (100.0%)

137 of 137 relevant lines covered (100.0%)

2.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17476773246.1 04 Sep 2025 09:12PM UTC 24
100.0
GitHub Action Run
Source Files on build 17476773246
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bd507ca3 on github
  • Prev Build on main (#17471947675)
  • Next Build on main (#17476809024)
  • Delete
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