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

carthage-software / cel-php / 28811133299
82%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 05:46PM UTC
Jobs 1
Files 479
Run time 2min
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

06 Jul 2026 05:33PM UTC coverage: 77.576% (+0.6%) from 76.989%
28811133299

push

github

azjezz
feat: implement timestamp and duration arithmetic

Add the six missing +/- overloads: timestamp+/-duration, duration+duration, duration-duration, duration+timestamp, and timestamp-timestamp (yielding a duration). Timestamp results are bounded by TimestampRange; duration results by a new DurationRange whose int64-nanosecond bound matches cel-go, so an out-of-range result errors rather than silently wrapping.

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

51 of 63 new or added lines in 9 files covered. (80.95%)

76 existing lines in 7 files now uncovered.

4013 of 5173 relevant lines covered (77.58%)

150.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
55.56
src/Extension/Core/BinaryOperator/Handler/AdditionOperator/DurationTimestampHandler.php
4
55.56
src/Extension/Core/BinaryOperator/Handler/SubtractionOperator/DurationDurationHandler.php
4
55.56
src/Extension/Core/BinaryOperator/Handler/SubtractionOperator/TimestampDurationHandler.php

Coverage Regressions

Lines Coverage ∆ File
60
78.72
1.44% src/Interpreter/Interpreter.php
4
79.59
0.87% src/Interpreter/Macro/ExistsOneMacro.php
4
66.67
0.0% src/Value/TypeValue.php
3
82.0
0.0% src/Interpreter/Macro/FilterMacro.php
2
90.57
0.0% src/Interpreter/Macro/MapMacro.php
2
94.29
0.74% src/Value/Value.php
1
96.15
0.7% src/Interpreter/Macro/HasMacro.php
Jobs
ID Job ID Ran Files Coverage
1 28811133299.1 06 Jul 2026 05:40PM UTC 479
77.58
GitHub Action Run
Source Files on build 28811133299
  • Tree
  • List 479
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ef087dff on github
  • Prev Build on main (#28810983489)
  • Next Build on main (#28818590551)
  • 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