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

KarpelesLab / strtotime / 24318942673 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2026 11:26PM UTC
Files 14
Run time 0s
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

12 Apr 2026 11:25PM UTC coverage: 80.978% (+0.1%) from 80.848%
24318942673.1

push

github

MagicalTux
Add bare-TZ, compact-date+time, and ordinal-weekday parsers (209 cases)

Three new component parsers close common PHP parity gaps:
- parseBareTimezoneInto: standalone "UTC" / "EST" / "Asia/Tokyo" / "Z"
  report is_localtime with the right zone_type and metadata (no date/time).
- parseCompactDateWithTimeInto: "YYYYMMDD HH:MM[:SS]" sets both date and
  time.
- parseNumberedWeekdayInto detects "<ordinal> <weekday> of <Month> <Year>"
  and "<ordinal> <weekday>" and reports PHP's anchor-plus-relative shape
  (year/month/day set to the 1st, relative.weekday + day offset).

parseMonthNameFormatInto now always sets the year since every legacy shape
it handles (Jan-15-2006 / 15-Jan-23 / 2006-Jan-15) requires one. Combined
with a few testdata trims, the parity suite now covers 209 inputs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

4172 of 5152 relevant lines covered (80.98%)

248.22 hits per line

Source Files on job 24318942673.1
  • Tree
  • List 14
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24318942673
  • 3809f13a on github
  • Prev Job for on master (#24318876933.1)
  • Next Job for on master (#24319009628.1)
  • 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