docs: clarify that the result of faker.date.betweens() is sorted #2635
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%> (ø) |
Loading