Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

adding JCB card #2058

Open
wants to merge 59 commits into
base: master
Choose a base branch
from
Open

Conversation

mihaileu
Copy link

Adding JCB card type

@codecov-commenter
Copy link

Codecov Report

Merging #2058 into master will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2058      +/-   ##
============================================
+ Coverage     56.56%   56.79%   +0.22%     
  Complexity     2068     2068              
============================================
  Files           306      306              
  Lines          4849     4849              
============================================
+ Hits           2743     2754      +11     
+ Misses         2106     2095      -11     
Impacted Files Coverage Δ Complexity Δ
src/Faker/Provider/Payment.php 90.00% <ø> (ø) 23.00 <0.00> (ø)
src/Faker/Provider/ne_NP/Person.php 0.00% <0.00%> (-50.00%) 2.00% <0.00%> (ø%)
src/Faker/Provider/ko_KR/Address.php 60.00% <0.00%> (-40.00%) 5.00% <0.00%> (ø%)
src/Faker/Provider/ka_GE/Address.php 57.14% <0.00%> (-28.58%) 7.00% <0.00%> (ø%)
src/Faker/Provider/es_ES/Person.php 75.00% <0.00%> (-25.00%) 3.00% <0.00%> (ø%)
src/Faker/Provider/en_GB/Address.php 25.00% <0.00%> (-25.00%) 4.00% <0.00%> (ø%)
src/Faker/Provider/ja_JP/Address.php 76.19% <0.00%> (-23.81%) 8.00% <0.00%> (ø%)
src/Faker/Provider/en_UG/Person.php 60.00% <0.00%> (-20.00%) 5.00% <0.00%> (ø%)
src/Faker/Provider/hu_HU/Person.php 60.00% <0.00%> (-20.00%) 5.00% <0.00%> (ø%)
src/Faker/Provider/fr_CA/Address.php 60.00% <0.00%> (-20.00%) 5.00% <0.00%> (ø%)
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5337ce5...bd6ef22. Read the comment docs.

@mihaileu
Copy link
Author

@pimjansen @fzaninotto still alive ?

GrahamCampbell and others added 25 commits October 27, 2020 12:08
Thanks for your contribution
* Fix IBAN generation for CR (Costa Rica)
Fix generating lastname for female gender. Changed from latin 'a' to cyrillic 'а'

Co-Authored-By: Chris Döhring <6341536+chris-doehring@users.noreply.github.com>
Fix: Remove conflict with ergebnis/faker
Nyholm and others added 30 commits October 27, 2020 20:51
* Standin replacement for LoremImage to Placeholder.com

* Updated constant and stricter sprintf types

* Removed BC

* Null to empty string if no elements are set

Co-authored-by: Chris Döhring <chris-doehring@users.noreply.github.com>

Co-authored-by: Chris Döhring <chris-doehring@users.noreply.github.com>
Limit workflow builds to main branch and PRs
* Add: Swedish municipality

* Fix: rename class from Company to Municipality

* Fix: Class should not extend

* CS fixes

* Bugfix

* Added a small test

Co-authored-by: sebastiansson <sebastian.marcusson@gmail.com>
* Try adding BC check

* Run on PR

* Added config file

* Update bc-check.yml

* trigger CI

* Trigger CI

* Added BC break

* More BC break

* Trigger CI

* Revert BC break

* cs

* minor
This will make sure we push the source code to the correct direction
Co-authored-by: Alexey Kopytko <alexey@kopytko.com>
Co-authored-by: Alexey Kopytko <alexey@kopytko.com>
Co-authored-by: Alexey Kopytko <alexey@kopytko.com>
Co-authored-by: Andreas Möller <am@localheinz.com>
…TEMPLATE.md

Add PULL_REQUEST_TEMPLATE.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.