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

joke2k / faker / 2657 / 8
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2020 03:24PM UTC
Files 416
Run time 2min
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 Mar 2020 03:15PM UTC coverage: 96.817% (+0.004%) from 96.813%
TOXENV=pypy3

push

travis-ci

web-flow
ISSUE-1123 handle leap day year shifts (#1124)

When Faker attempts to generate a date_of_birth on 29th of February on the leap year it fails  if it tries to return a year that is not also a leap year.

This patch fixes the issue by extracting the year adjust to its own function that catches the ValueError and if the starting date is YYYY-02-29 it will adjust the date to YYYY-03-01.

6357 of 6566 relevant lines covered (96.82%)

0.97 hits per line

Source Files on job 2657.8 (TOXENV=pypy3)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2514
  • Travis Job 2657.8
  • f874509a on github
  • Prev Job for TOXENV=pypy3 on master (#2641.8)
  • Next Job for TOXENV=pypy3 on master (#2658.8)
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