feat: introduce faker.clone and derive #1499
Closed
Codecov / codecov/project
succeeded
Feb 9, 2024 in 0s
99.56% (target 95.00%)
View this Pull Request on Codecov
99.56% (target 95.00%)
Details
Codecov Report
Attention: 26 lines
in your changes are missing coverage. Please review.
Comparison is base (
bc3ebb7
) 99.57% compared to head (93dd407
) 99.56%.
Additional details and impacted files
@@ Coverage Diff @@
## next #1499 +/- ##
==========================================
- Coverage 99.57% 99.56% -0.01%
==========================================
Files 2807 2807
Lines 250526 250652 +126
Branches 1153 1161 +8
==========================================
+ Hits 249464 249574 +110
- Misses 1034 1078 +44
+ Partials 28 0 -28
Files | Coverage Δ | |
---|---|---|
src/faker.ts | 90.22% <100.00%> (+0.33%) |
⬆️ |
src/internal/mersenne.ts | 98.16% <100.00%> (+0.71%) |
⬆️ |
src/simple-faker.ts | 100.00% <100.00%> (ø) |
|
src/randomizer.ts | 0.00% <0.00%> (ø) |
Loading