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

joke2k / faker / 2698 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2020 04:43PM UTC
Files 419
Run time 59s
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

27 Mar 2020 04:38PM UTC coverage: 96.833% (+0.05%) from 96.785%
TOXENV=py35

push

travis-ci

web-flow
Added company_vat faker (#1120)

* Added company_vat faker

* 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.

* Add generating random french licence plates (#1122)

* Add initial failing test

* Add french car licence plates

* Fixed flake8 issue

* Removed one source to pass flake8 tests

Co-authored-by: Simon Persson <simon@akep.se>

* Add HTTP methods random generator (#1119)

* Add HTTP methods generator

* Add tests for HTTP methods generator

* Fix years in CHANGELOG.rst (#1127)

* locale pt-BR fixed official cellphone_formats and PhoneNumberProvider without DDD (#1121)

* 📝 Update CHANGELOG

* Bump version: 4.0.1 → 4.0.2

* MSISDN is mobile number only (#1132)

* Add dga by date (#1136)

* Add Domain Generator Algorithm (DGA) by date

* Add Domain Generator Algorithm (DGA) by date test

* #1131 Fixes issue where pydict provider was not returing the correct number of elements. (#1137)

* Adds support for Indian Aadhaar numbers (#1138)

* Adds support for Indian Aadhaar numbers

This change also introduces the en_IN locale.

As we needed to use a Luhn  check - moved an existing implementation
to utils along with additional tests

* Sort imports and changes for flake8 rules

Co-authored-by: Dinu Nair <dinunair@gmail.com>
Co-authored-by: Dinu Nair <dinu@esthenos.com>

* Removing spaces

* Added company_vat faker

* Removing spaces

* Use checkum calculator from commont utils

* standardizing imports

Co-authored-by: Marco <marco@esplores.com>
Co-authored-by: Matt McMahon <matt.mcmahon@gmail.com>
Co-authored-by: clarissedescamps <clarisse.descamps9... (continued)

6391 of 6600 relevant lines covered (96.83%)

0.97 hits per line

Source Files on job 2698.4 (TOXENV=py35)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2555
  • Travis Job 2698.4
  • 0b92232c on github
  • Prev Job for TOXENV=py35 on master (#2687.4)
  • Next Job for TOXENV=py35 on master (#2701.4)
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