refactor(string): remove arbitrary limit from sample #2497
Merged
Codecov / codecov/project
succeeded
Nov 7, 2023 in 0s
99.57% (target 95.00%)
View this Pull Request on Codecov
99.57% (target 95.00%)
Details
Codecov Report
Merging #2497 (85e4f1f) into next (6df70bc) will decrease coverage by
0.01%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## next #2497 +/- ##
==========================================
- Coverage 99.57% 99.57% -0.01%
==========================================
Files 2787 2787
Lines 249378 249373 -5
Branches 1084 1077 -7
==========================================
- Hits 248328 248303 -25
- Misses 1022 1042 +20
Partials 28 28
Files | Coverage Δ | |
---|---|---|
src/modules/string/index.ts | 100.00% <100.00%> (ø) |
Loading