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

KarpelesLab / strtotime / 23781136271
81%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2026 04:55AM UTC
Jobs 1
Files 9
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

31 Mar 2026 04:54AM UTC coverage: 78.848% (+1.1%) from 77.726%
23781136271

push

github

MagicalTux
Fix CI: staticcheck errors, month arithmetic, and formatting

- Fix staticcheck SA1024: replace TrimRight with duplicate chars
  by using stripOrdinalSuffix helper
- Fix staticcheck S1017: use unconditional strings.TrimSuffix
- Remove handleMonthEndDates — it produced wrong results for
  end-of-month dates (March 31 + 1 month gave May 31 instead
  of PHP's May 1). Go's AddDate matches PHP behavior directly.
- Fix TestMonthOnly to account for day clamping when current day
  exceeds target month's max days
- Fix formatting (goimports)

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

28 of 31 new or added lines in 5 files covered. (90.32%)

403 existing lines in 6 files now uncovered.

2054 of 2605 relevant lines covered (78.85%)

115.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
78.99
3.23% strtotime.go

Coverage Regressions

Lines Coverage ∆ File
156
78.53
-2.39% extended_formats.go
147
78.99
3.23% strtotime.go
32
69.59
-4.64% date_with_timezone.go
26
62.65
0.0% timezone.go
24
75.0
1.9% date_formats.go
18
90.88
1.79% iso8601.go
Jobs
ID Job ID Ran Files Coverage
1 23781136271.1 31 Mar 2026 04:55AM UTC 9
78.85
GitHub Action Run
Source Files on build 23781136271
  • Tree
  • List 9
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23781136271
  • 255712e0 on github
  • Prev Build on master (#23685385932)
  • Next Build on master (#23828132577)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc