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

carthage-software / cel-php / 28818590551
82%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 07:52PM 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%. Remained the same
28818590551

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

4013 of 5173 relevant lines covered (77.58%)

150.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
55.56
0.0% src/Extension/Core/BinaryOperator/Handler/AdditionOperator/DurationTimestampHandler.php
4
55.56
0.0% src/Extension/Core/BinaryOperator/Handler/SubtractionOperator/DurationDurationHandler.php
4
55.56
0.0% src/Extension/Core/BinaryOperator/Handler/SubtractionOperator/TimestampDurationHandler.php
Jobs
ID Job ID Ran Files Coverage
1 28818590551.1 06 Jul 2026 07:46PM UTC 479
77.58
GitHub Action Run
Source Files on build 28818590551
  • Tree
  • List 479
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ef087dff on github
  • Prev Build on main (#28811133299)
  • Next Build on main (#28819669433)
  • 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