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

KarpelesLab / strtotime / 24321692866
81%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 01:37AM UTC
Jobs 1
Files 14
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

13 Apr 2026 01:37AM UTC coverage: 81.312% (+0.1%) from 81.167%
24321692866

push

github

MagicalTux
More PHP quirks: @ unix + double TZ, bare short digits

- parseUnixTimestampInto now emits "Double timezone specification" warning
  at the position of the trailing TZ when present (@1234567890 UTC etc.).
- New parseBareDigitsFallbackInto reproduces PHP's bare-number behaviour:
    * 1-3 digits ("23", "123"): N "Unexpected character" errors,
      one per digit.
    * 5+ digits ("12345"): first 4 digits parsed as HHMM when valid,
      then "Unexpected character" per trailing digit.
  (4-digit bare numbers keep going through tryParseYearOnly.)

Suite: 373 PHP parity cases.

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

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

4599 of 5656 relevant lines covered (81.31%)

272.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24321692866.1 13 Apr 2026 01:37AM UTC 14
81.31
GitHub Action Run
Source Files on build 24321692866
  • Tree
  • List 14
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24321692866
  • 7e9c9bd4 on github
  • Prev Build on master (#24321653167)
  • Next Build on master (#24321742157)
  • 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