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

carthage-software / cel-php / 28767202331

06 Jul 2026 04:06AM UTC coverage: 76.658% (+1.1%) from 75.546%
28767202331

push

github

azjezz
fix: format string(timestamp) as RFC 3339 nano

The pattern formatter always emitted three fractional digits and rounded the sub-second value, turning 9999-12-31T23:59:59.999999999Z into an
out-of-range 10000-01-01T00:00:00.000Z. Build the string from date-time components and emit only the significant fractional digits (none when zero), matching cel-go.

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

15 of 15 new or added lines in 1 file covered. (100.0%)

75 existing lines in 12 files now uncovered.

3734 of 4871 relevant lines covered (76.66%)

141.31 hits per line

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

63.64
/src/Extension/DateTime/Function/Handler/GetDayOfMonthFunction/TimestampHandler.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