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

added feature to create a date time string between the two given dates in the given format #2001

Closed
wants to merge 1 commit into from

Conversation

nusje2000
Copy link

Fixes #1878

@codecov-commenter
Copy link

Codecov Report

Merging #2001 into master will decrease coverage by 0.74%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2001      +/-   ##
============================================
- Coverage     56.56%   55.82%   -0.75%     
- Complexity     2068     2069       +1     
============================================
  Files           306      306              
  Lines          4849     4851       +2     
============================================
- Hits           2743     2708      -35     
- Misses         2106     2143      +37     
Impacted Files Coverage Δ Complexity Δ
src/Faker/Provider/DateTime.php 97.22% <100.00%> (+0.07%) 37.00 <1.00> (+1.00)
src/Faker/Provider/de_DE/Person.php 0.00% <0.00%> (-100.00%) 1.00% <0.00%> (ø%)
src/Faker/Provider/ne_NP/Person.php 0.00% <0.00%> (-50.00%) 2.00% <0.00%> (ø%)
src/Faker/Provider/en_SG/Address.php 50.00% <0.00%> (-50.00%) 6.00% <0.00%> (ø%)
src/Faker/Provider/id_ID/Company.php 50.00% <0.00%> (-50.00%) 2.00% <0.00%> (ø%)
src/Faker/Provider/en_AU/PhoneNumber.php 0.00% <0.00%> (-50.00%) 2.00% <0.00%> (ø%)
src/Faker/Provider/fr_CA/Address.php 40.00% <0.00%> (-40.00%) 5.00% <0.00%> (ø%)
src/Faker/Provider/ko_KR/Address.php 60.00% <0.00%> (-40.00%) 5.00% <0.00%> (ø%)
src/Faker/Provider/en_HK/Address.php 33.33% <0.00%> (-33.34%) 9.00% <0.00%> (ø%)
src/Faker/Provider/sr_Cyrl_RS/Address.php 66.66% <0.00%> (-33.34%) 3.00% <0.00%> (ø%)
... and 38 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...d5ea8df. Read the comment docs.

@nusje2000
Copy link
Author

Closed due too #1851

@nusje2000 nusje2000 closed this Jul 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add method to generate unique dates in a range
2 participants