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

KarpelesLab / strtotime / 24321516754
81%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 01:29AM 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:29AM UTC coverage: 81.838% (+0.4%) from 81.475%
24321516754

push

github

MagicalTux
More PHP quirks: unknown-TZ lookup error, bare HHMM, sequential error arrays

- parseBareTimezoneInto now returns is_localtime=true + zone_type=0 + error
  "The timezone could not be found in the database" for unknown alphabetic
  tokens that aren't months, weekdays, or known keywords.
- tryParseYearOnly interprets bare 4-digit numbers as HHMM military time
  when both components are in range (minute <= 59, hour <= 24), with
  fraction:false to match PHP (unlike colon-style time which defaults to 0).
- ParsedDate grows a fractionDefaultsZero flag; SetTime enables it and the
  HHMM path clears it so we emit fraction:0 for colon/am-pm/keyword times
  and fraction:false for bare HHMM.
- marshalMapIntString emits a JSON array (not object) when keys are a
  contiguous 0..N-1 sequence, matching PHP json_encode's "list detection".

Suite: 345 PHP parity cases.

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

64 of 66 new or added lines in 3 files covered. (96.97%)

4479 of 5473 relevant lines covered (81.84%)

276.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
73.17
3.03% parsed_date.go
Jobs
ID Job ID Ran Files Coverage
1 24321516754.1 13 Apr 2026 01:29AM UTC 14
81.84
GitHub Action Run
Source Files on build 24321516754
  • Tree
  • List 14
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24321516754
  • c891e3ec on github
  • Prev Build on master (#24321393499)
  • Next Build on master (#24321565555)
  • 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