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

carthage-software / cel-php / 28811133299

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

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

55.56
/src/Extension/Core/BinaryOperator/Handler/SubtractionOperator/DurationDurationHandler.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