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

euskadi31 / go-faker / 26805890666
94%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2026 07:45AM UTC
Jobs 1
Files 20
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

02 Jun 2026 07:44AM UTC coverage: 92.256% (+1.5%) from 90.8%
26805890666

push

github

web-flow
Feat/date time generators (#43)

* feat: add date/time generators

Add deterministic Date, DateTime and UnixTime generators for replayable
test data. RNG is injected once via the existing generic WithRand option;
generators are exposed as *Faker methods plus package-level helpers.

- Date: "2006-01-02", whole UTC days, inclusive range
- DateTime: UTC RFC3339, per-second, inclusive range
- UnixTime: int64 seconds, per-second, inclusive range

All output is UTC; non-UTC inputs are converted to UTC. Ranges are
inclusive (from == to returns the exact value). Invalid ranges
(from > to) return ErrInvalidRange, with Must* variants that panic.

* docs: add README and MIT license

* chore: allow rtk ls/read in claude settings

* fix: address PR review feedback

- drop redundant "faker:" prefix from ErrInvalidRange for consistency
  with the bare sentinel errors in password.go
- rename LICENSE.md to LICENSE to match source file headers and GitHub
  auto-detection; update README link

* chore: allow git remote/mv and rtk gh in claude settings

94 of 94 new or added lines in 2 files covered. (100.0%)

548 of 594 relevant lines covered (92.26%)

261.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26805890666.1 02 Jun 2026 07:45AM UTC 20
92.26
GitHub Action Run
Source Files on build 26805890666
  • Tree
  • List 20
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 960ef1ad on github
  • Prev Build on master (#25679533316)
  • Next Build on master (#27817388706)
  • 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