feat: introduce FakerCore #2838
Draft
Codecov / codecov/project
succeeded
Oct 16, 2024 in 0s
99.97% (target 95.00%)
View this Pull Request on Codecov
99.97% (target 95.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.97%. Comparing base (
ba4ef9a
) to head (e659674
).
Additional details and impacted files
@@ Coverage Diff @@
## next #2838 +/- ##
==========================================
- Coverage 99.97% 99.97% -0.01%
==========================================
Files 2798 2800 +2
Lines 227375 227385 +10
Branches 956 580 -376
==========================================
+ Hits 227310 227319 +9
- Misses 65 66 +1
Files with missing lines | Coverage Δ | |
---|---|---|
src/config.ts | 100.00% <100.00%> (ø) |
|
src/core.ts | 100.00% <100.00%> (ø) |
|
src/faker.ts | 100.00% <100.00%> (ø) |
|
src/modules/number/index.ts | 100.00% <100.00%> (ø) |
|
src/simple-faker.ts | 100.00% <100.00%> (ø) |
Loading