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

carthage-software / cel-php / 17512662447
72%

Build:
DEFAULT BRANCH: main
Ran 06 Sep 2025 09:14AM UTC
Jobs 1
Files 25
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 10:14PM UTC coverage: 89.209% (-10.8%) from 100.0%
17512662447

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 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>

124 of 139 new or added lines in 23 files covered. (89.21%)

124 of 139 relevant lines covered (89.21%)

1.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
src/Syntax/SourceInfo/Extension/Component.php
6
0.0
src/Syntax/SourceInfo/Extension/Version.php
8
0.0
src/Syntax/SourceInfo/Extension.php
Jobs
ID Job ID Ran Files Coverage
1 17512662447.1 06 Sep 2025 09:14AM UTC 25
89.21
GitHub Action Run
Source Files on build 17512662447
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 594bae07 on github
  • Prev Build on main (#17471947675)
  • Next Build on main (#17514421112)
  • 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

© 2025 Coveralls, Inc