@usefy/use-counter 0.0.11 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -294,15 +294,12 @@ This package maintains comprehensive test coverage to ensure reliability and sta
|
|
|
294
294
|
|
|
295
295
|
### Test Coverage
|
|
296
296
|
|
|
297
|
-
| Category |
|
|
298
|
-
|
|
299
|
-
|
|
|
300
|
-
|
|
|
301
|
-
|
|
|
302
|
-
|
|
|
303
|
-
| Complex Scenarios | 7 | 100% |
|
|
304
|
-
| Function References | 1 | 100% |
|
|
305
|
-
| **Total** | **26** | **100%** |
|
|
297
|
+
| Category | Coverage |
|
|
298
|
+
|----------|----------|
|
|
299
|
+
| Statements | 100% (10/10) |
|
|
300
|
+
| Branches | 100% (1/1) |
|
|
301
|
+
| Functions | 100% (6/6) |
|
|
302
|
+
| Lines | 100% (8/8) |
|
|
306
303
|
|
|
307
304
|
### Test Categories
|
|
308
305
|
|