Commit 6aafe18
committed
feat: remove unused files and refactor tests
- Deleted `src/workers/index.ts` and `style.css` as they are no longer needed.
- Updated import paths in `quadTree.test.ts` to reflect new structure.
- Enhanced `Factory.test.ts` with additional tests for geometry handling and improved structure.
- Added comprehensive documentation for TopoJSON format and its usage.
- Introduced `Column` class in `src/statistics/Column.ts` for data handling and statistics calculations.
- Exported `Column` class from `src/statistics/index.ts` for easier access.1 parent a8868b4 commit 6aafe18
File tree
42 files changed
+1151
-1989
lines changed- data
- docs/src
- components
- layouts
- documents
- src
- core
- datastru
- geometry
- geo
- crs
- projection
- math
- statistics
- workers
- test
- datastru
- geometry
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+1151
-1989
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 15 | | |
25 | 16 | | |
26 | 17 | | |
| |||
0 commit comments