Commit 2b4b78a
committed
(test): add code coverage configuration
- gitignore coverage/ directory
- ignore asyncLocalStorage for now
- internally we only use getItem and setItem -- the other methods
are defined for strictly for type purposes
- maybe keep the file in coverage but ignore the unused methods?
- (deps): update tsdx to support custom jest configs1 parent 8ff0244 commit 2b4b78a
File tree
4 files changed
+3926
-2630
lines changed4 files changed
+3926
-2630
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments