Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify that the result of faker.date.betweens() is sorted #2635

Merged
merged 4 commits into from
Feb 6, 2024

Merge branch 'next' into betweens-sorting

7dcd7e2
Select commit
Loading
Failed to load commit list.
Merged

docs: clarify that the result of faker.date.betweens() is sorted #2635

Merge branch 'next' into betweens-sorting
7dcd7e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 1s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45b012e) 99.57% compared to head (7dcd7e2) 99.57%.

Additional details and impacted files
@@           Coverage Diff            @@
##             next    #2635    +/-   ##
========================================
  Coverage   99.57%   99.57%            
========================================
  Files        2807     2807            
  Lines      250525   250525            
  Branches      744     1149   +405     
========================================
+ Hits       249454   249455     +1     
+ Misses       1071     1042    -29     
- Partials        0       28    +28     
Files Coverage Δ
src/modules/date/index.ts 99.92% <100.00%> (ø)

... and 29 files with indirect coverage changes