Closed nev21 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.77%. Comparing base (1fedb77) to head (2424402). Report is 1 commits behind head on main.
1fedb77
2424402
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #303 +/- ## ========================================== + Coverage 98.72% 98.77% +0.04% ========================================== Files 84 84 Lines 2355 2369 +14 Branches 499 505 +6 ========================================== + Hits 2325 2340 +15 + Misses 30 29 -1 ``` | [Files with missing lines](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21) | Coverage Δ | | |---|---|---| | [lib/src/array/slice.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Farray%2Fslice.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9hcnJheS9zbGljZS50cw==) | `100.00% <100.00%> (ø)` | | | [lib/src/funcs/readArgs.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Ffuncs%2FreadArgs.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9mdW5jcy9yZWFkQXJncy50cw==) | `100.00% <100.00%> (ø)` | | | [lib/src/helpers/base.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fhelpers%2Fbase.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9oZWxwZXJzL2Jhc2UudHM=) | `100.00% <100.00%> (ø)` | | | [lib/src/helpers/diagnostics.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fhelpers%2Fdiagnostics.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9oZWxwZXJzL2RpYWdub3N0aWNzLnRz) | `100.00% <100.00%> (ø)` | | | [lib/src/helpers/environment.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fhelpers%2Fenvironment.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9oZWxwZXJzL2Vudmlyb25tZW50LnRz) | `96.34% <100.00%> (+0.34%)` | :arrow_up: | | [lib/src/helpers/perf.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fhelpers%2Fperf.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9oZWxwZXJzL3BlcmYudHM=) | `100.00% <100.00%> (ø)` | | | [lib/src/internal/unwrapFunction.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Finternal%2FunwrapFunction.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9pbnRlcm5hbC91bndyYXBGdW5jdGlvbi50cw==) | `100.00% <100.00%> (ø)` | | | [lib/src/iterator/create.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fiterator%2Fcreate.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9pdGVyYXRvci9jcmVhdGUudHM=) | `100.00% <100.00%> (ø)` | | | [lib/src/iterator/forOf.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fiterator%2FforOf.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9pdGVyYXRvci9mb3JPZi50cw==) | `100.00% <100.00%> (ø)` | | | [lib/src/object/copy.ts](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree&filepath=lib%2Fsrc%2Fobject%2Fcopy.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21#diff-bGliL3NyYy9vYmplY3QvY29weS50cw==) | `98.11% <100.00%> (+0.66%)` | :arrow_up: | | ... and [4 more](https://app.codecov.io/gh/nevware21/ts-utils/pull/303?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nevware21) | |