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

carthage-software / cel-php / 28767202331
82%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 04:18AM UTC
Jobs 1
Files 464
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

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

Coverage Regressions

Lines Coverage ∆ File
26
77.28
0.23% src/Interpreter/Interpreter.php
10
96.69
0.17% src/Parser/Parser.php
7
83.72
3.23% src/Optimizer/Optimization/ConstantFoldingOptimization.php
4
63.64
3.64% src/Extension/DateTime/Function/Handler/GetDayOfMonthFunction/TimestampHandler.php
4
63.64
1.14% src/Extension/DateTime/Function/Handler/GetDayOfWeekFunction/TimestampHandler.php
4
63.64
3.64% src/Extension/DateTime/Function/Handler/GetHoursFunction/TimestampHandler.php
4
63.64
-7.79% src/Extension/DateTime/Function/Handler/GetMillisecondsFunction/TimestampHandler.php
4
63.64
3.64% src/Extension/DateTime/Function/Handler/GetMinutesFunction/TimestampHandler.php
4
63.64
3.64% src/Extension/DateTime/Function/Handler/GetMonthFunction/TimestampHandler.php
4
63.64
3.64% src/Extension/DateTime/Function/Handler/GetSecondsFunction/TimestampHandler.php
3
63.64
-6.36% src/Extension/DateTime/Function/Handler/GetDayOfYearFunction/TimestampHandler.php
1
80.0
80.0% src/Extension/Core/UnaryOperator/Handler/NegationOperator/IntegerHandler.php
Jobs
ID Job ID Ran Files Coverage
1 28767202331.1 06 Jul 2026 04:12AM UTC 464
76.66
GitHub Action Run
Source Files on build 28767202331
  • Tree
  • List 464
  • Changed 38
  • Source Changed 0
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c152f1d3 on github
  • Prev Build on main (#28764043161)
  • Next Build on main (#28768011666)
  • 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