src/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/e2e.ts | 100.00% | 58 | 58 | 0 |
playwright.config.ts | 100.00% | 44 | 44 | 0 |
gatsby/constants.ts | 100.00% | 4 | 4 | 0 |
src/common.ts | 100.00% | 57 | 57 | 0 |
gatsby/info/commonDocs.ts | 100.00% | 23 | 23 | 0 |
gatsby/info/d3js.ts | 100.00% | 281 | 281 | 0 |
gatsby/info/raphael.ts | 100.00% | 22 | 22 | 0 |
gatsby/info/metas.ts | 100.00% | 46 | 46 | 0 |
gatsby/onCreatePage.ts | 100.00% | 336 | 336 | 0 |
gatsby/onCreateWebpackConfig.ts | 44.62% | 65 | 29 | 36 |
src/utils/getBrowserWidth.ts | 100.00% | 19 | 19 | 0 |
src/components/hooks/useBrowserInitialWidth.ts | 100.00% | 15 | 15 | 0 |
src/components/styles/styles.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/components/code-fragment.tsx | 100.00% | 38 | 38 | 0 |
src/components/demo-title.tsx | 100.00% | 61 | 61 | 0 |
src/utils/getDemoE2ETestFilePath.ts | 100.00% | 4 | 4 | 0 |
src/components/files-details.tsx | 100.00% | 309 | 309 | 0 |
src/components/footer.tsx | 100.00% | 13 | 13 | 0 |
src/components/page-title.tsx | 100.00% | 48 | 48 | 0 |
src/components/styles/styles.css.d.ts | 100.00% | 2 | 2 | 0 |
src/components/layout.tsx | 100.00% | 35 | 35 | 0 |
src/components/demo.tsx | 97.83% | 92 | 90 | 2 |
src/components/demos-list.tsx | 100.00% | 86 | 86 | 0 |
src/components/head.tsx | 100.00% | 12 | 12 | 0 |
src/pages/index.tsx | 100.00% | 98 | 98 | 0 |
src/tests/qunit/d3.ts | 100.00% | 324 | 324 | 0 |
src/tests/qunit/raphael.ts | 100.00% | 45 | 45 | 0 |
src/tests/qunit/threeJS.ts | 99.46% | 185 | 184 | 1 |
src/pages/testing.tsx | 100.00% | 80 | 80 | 0 |
src/tests/main.e2e.ts | 100.00% | 143 | 143 | 0 |
src/tests/misc.test.ts | 94.12% | 51 | 48 | 3 |
src/types/index.d.ts | 100.00% | 5 | 5 | 0 |
src/types/textures.d.ts | 100.00% | 44 | 44 | 0 |
src/utils/browserRaphael.ts | 100.00% | 6 | 6 | 0 |
src/utils/fishEye.ts | 100.00% | 167 | 167 | 0 |
storybook/stories/common/e2e.ts | 100.00% | 37 | 37 | 0 |
storybook/stories/main.e2e.ts | 100.00% | 13 | 13 | 0 |
src/components/Page404/Page404.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/components/Page404/Page404.tsx | 100.00% | 23 | 23 | 0 |
src/components/styles/_callout.css.d.ts | 100.00% | 2 | 2 | 0 |
src/components/styles/_sticky_footer.css.d.ts | 100.00% | 2 | 2 | 0 |
src/components/styles/mixin.css.d.ts | 100.00% | 0 | 0 | 0 |
src/demos/area/chart/area-chart.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/area/ui-constants.ts | 100.00% | 12 | 12 | 0 |
src/demos/area/chart/voronoi-group.ts | 100.00% | 184 | 184 | 0 |
src/demos/area/chart/area-chart.ts | 100.00% | 675 | 675 | 0 |
src/demos/area/config-types.ts | 100.00% | 8 | 8 | 0 |
src/demos/area/sources/empty-config.ts | 100.00% | 46 | 46 | 0 |
src/demos/area/sources/income-item-model.ts | 100.00% | 92 | 92 | 0 |
src/demos/area/sources/income-config.ts | 100.00% | 88 | 88 | 0 |
src/demos/area/sources/nobel-prizes-config.ts | 100.00% | 220 | 220 | 0 |
src/demos/area/area-config.ts | 100.00% | 165 | 165 | 0 |
src/demos/area/area-controls.ts | 100.00% | 75 | 75 | 0 |
src/demos/area/area-page.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/area/area.ts | 100.00% | 80 | 80 | 0 |
src/demos/bars/bars-chart-drag.ts | 100.00% | 146 | 146 | 0 |
src/demos/bars/bars.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/bars/bars-chart.ts | 100.00% | 493 | 493 | 0 |
src/demos/bars/ui-constants.ts | 100.00% | 4 | 4 | 0 |
src/demos/bars/bars-chart-config.ts | 100.00% | 33 | 33 | 0 |
src/demos/bars/bars.ts | 100.00% | 55 | 55 | 0 |
src/demos/bars-3dimensional/bars-3dimensional.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/bars-3dimensional/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/bars-3dimensional/bars-3dimensional.ts | 99.12% | 454 | 450 | 4 |
src/demos/chord/chord-data-model.ts | 100.00% | 165 | 165 | 0 |
src/demos/chord/chord.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/chord/n-chord-chart.ts | 100.00% | 604 | 604 | 0 |
src/demos/chord/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/chord/chord-chart-config.ts | 100.00% | 98 | 98 | 0 |
src/demos/chord/chord.ts | 100.00% | 52 | 52 | 0 |
src/demos/circular-arcs/circular-arcs.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/circular-arcs/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/circular-arcs/circular-arcs.ts | 97.70% | 217 | 212 | 5 |
src/demos/collapsible-tree/collapsible-tree-chart-ui-common.ts | 100.00% | 26 | 26 | 0 |
src/demos/collapsible-tree/collapsible-tree-chart-ui-link.ts | 100.00% | 145 | 145 | 0 |
src/demos/collapsible-tree/collapsible-tree-chart-ui-small-button.ts | 97.22% | 108 | 105 | 3 |
src/demos/collapsible-tree/ui-constants.ts | 100.00% | 6 | 6 | 0 |
src/demos/collapsible-tree/collapsible-tree-chart-ui-node.ts | 100.00% | 392 | 392 | 0 |
src/demos/collapsible-tree/collapsible-tree.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/collapsible-tree/collapsible-tree-chart.ts | 100.00% | 563 | 563 | 0 |
src/demos/collapsible-tree/collapsible-tree-chart-config.ts | 100.00% | 166 | 166 | 0 |
src/demos/collapsible-tree/collapsible-tree.ts | 100.00% | 14 | 14 | 0 |
src/demos/concentric-circles/circles-chart.ts | 100.00% | 484 | 484 | 0 |
src/demos/concentric-circles/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/concentric-circles/concentric-circles-config.ts | 100.00% | 81 | 81 | 0 |
src/demos/concentric-circles/concentric-circles.ts | 100.00% | 37 | 37 | 0 |
src/demos/energy-sankey/energy-sankey.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/energy-sankey/ui-constants.ts | 100.00% | 8 | 8 | 0 |
src/demos/energy-sankey/sankey-chart.ts | 100.00% | 599 | 599 | 0 |
src/demos/energy-sankey/energy-sankey-chart-data.ts | 100.00% | 97 | 97 | 0 |
src/demos/energy-sankey/energy-sankey.ts | 100.00% | 29 | 29 | 0 |
src/demos/expenses-chord/expenses-chord.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/expenses-chord/expenses-chord-chart.ts | 98.31% | 711 | 699 | 12 |
src/demos/expenses-chord/expenses-chord-data-model.ts | 100.00% | 130 | 130 | 0 |
src/demos/expenses-chord/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/expenses-chord/expenses-chord-chart-data.ts | 100.00% | 274 | 274 | 0 |
src/demos/expenses-chord/expenses-chord.ts | 100.00% | 33 | 33 | 0 |
src/demos/expenses-chord/expenses-page.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/fish-eye/fish-eye.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/fish-eye/fish-eye-chart.ts | 99.71% | 689 | 687 | 2 |
src/demos/fish-eye/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/fish-eye/fish-eye-config.ts | 100.00% | 94 | 94 | 0 |
src/demos/fish-eye/fish-eye.ts | 100.00% | 75 | 75 | 0 |
src/demos/force/force.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/force/chart/force-drag.ts | 100.00% | 165 | 165 | 0 |
src/demos/force/chart/force-chart.ts | 100.00% | 470 | 470 | 0 |
src/demos/force/force-data.ts | 100.00% | 24 | 24 | 0 |
src/demos/force/ui-constants.ts | 100.00% | 4 | 4 | 0 |
src/demos/force/force-config.ts | 100.00% | 24 | 24 | 0 |
src/demos/force/force-controls.ts | 100.00% | 44 | 44 | 0 |
src/demos/force/force-page.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/force/force.ts | 100.00% | 27 | 27 | 0 |
src/demos/icosahedron/icosahedron.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/icosahedron/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/icosahedron/icosahedron.ts | 100.00% | 389 | 389 | 0 |
src/demos/map-distorsions/lines-chart-drag.ts | 100.00% | 146 | 146 | 0 |
src/demos/map-distorsions/map-distorsions.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/map-distorsions/lines-chart.ts | 98.98% | 591 | 585 | 6 |
src/demos/map-distorsions/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/map-distorsions/chart-config.ts | 100.00% | 125 | 125 | 0 |
src/demos/map-distorsions/map-distorsions.ts | 100.00% | 10 | 10 | 0 |
src/demos/mareys-schedule/crossing-lines-chart.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/mareys-schedule/ui-constants.ts | 100.00% | 4 | 4 | 0 |
src/demos/mareys-schedule/crossing-lines-chart.ts | 100.00% | 636 | 636 | 0 |
src/demos/mareys-schedule/mareys-schedule-data-model.ts | 100.00% | 189 | 189 | 0 |
src/demos/mareys-schedule/mareys-schedule-chart-config.ts | 100.00% | 165 | 165 | 0 |
src/demos/mareys-schedule/mareys-schedule-controls.ts | 100.00% | 86 | 86 | 0 |
src/demos/mareys-schedule/mareys-schedule-page.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/mareys-schedule/mareys-schedule.ts | 100.00% | 24 | 24 | 0 |
src/demos/meteorites-map/circles-map-chart.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/meteorites-map/circles-map-chart.ts | 99.21% | 509 | 505 | 4 |
src/demos/meteorites-map/meteorites-data-model.ts | 100.00% | 101 | 101 | 0 |
src/demos/meteorites-map/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/meteorites-map/meteorites-map-chart-data.ts | 100.00% | 53 | 53 | 0 |
src/demos/meteorites-map/meteorites-map.ts | 100.00% | 22 | 22 | 0 |
src/demos/multiline-voronoi/multiline-voronoi.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/multiline-voronoi/multiline-voronoi-chart.ts | 100.00% | 643 | 643 | 0 |
src/demos/multiline-voronoi/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/multiline-voronoi/multiline-voronoi-chart-config.ts | 100.00% | 152 | 152 | 0 |
src/demos/multiline-voronoi/multiline-voronoi.ts | 100.00% | 47 | 47 | 0 |
src/demos/partition/ui-constants.ts | 100.00% | 10 | 10 | 0 |
src/demos/partition/chart/chart-drag.ts | 100.00% | 82 | 82 | 0 |
src/demos/partition/chart/partition-data.ts | 100.00% | 312 | 312 | 0 |
src/demos/partition/chart/partition-chart.ts | 100.00% | 813 | 813 | 0 |
src/demos/partition/partition-controls.ts | 100.00% | 97 | 97 | 0 |
src/demos/partition/partition-chart-config.ts | 100.00% | 137 | 137 | 0 |
src/demos/partition/partition-page.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/partition/partition.ts | 100.00% | 30 | 30 | 0 |
src/demos/philosophers-timeline/timeline-bands-brush-chart.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/philosophers-timeline/timeline-bands-brush-chart.ts | 99.48% | 964 | 959 | 5 |
src/demos/philosophers-timeline/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/philosophers-timeline/philosophers-timeline-chart-data.ts | 100.00% | 214 | 214 | 0 |
src/demos/philosophers-timeline/philosophers-timeline.ts | 100.00% | 49 | 49 | 0 |
src/demos/pie/pie-chart.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/pie/ui-constants.ts | 100.00% | 6 | 6 | 0 |
src/demos/pie/pie-chart.ts | 100.00% | 465 | 465 | 0 |
src/demos/pie/tech-data-model.ts | 100.00% | 56 | 56 | 0 |
src/demos/pie/pie-chart-config.ts | 100.00% | 36 | 36 | 0 |
src/demos/pie/pie-chart-controls.ts | 100.00% | 59 | 59 | 0 |
src/demos/pie/pie.ts | 100.00% | 27 | 27 | 0 |
src/demos/population-circles/population-circles.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/population-circles/population-circles-chart.ts | 100.00% | 542 | 542 | 0 |
src/demos/population-circles/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/population-circles/population-circles-chart-data.ts | 100.00% | 316 | 316 | 0 |
src/demos/population-circles/population-circles.ts | 100.00% | 73 | 73 | 0 |
src/demos/spain-map/n-map-chart.ts | 98.91% | 641 | 634 | 7 |
src/demos/spain-map/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/spain-map/spain-map-chart-data.ts | 100.00% | 70 | 70 | 0 |
src/demos/spain-map/spain-map.ts | 100.00% | 26 | 26 | 0 |
src/demos/trend-line/trend-line.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/trend-line/ui-constants.ts | 100.00% | 4 | 4 | 0 |
src/demos/trend-line/trend-line-chart.ts | 100.00% | 355 | 355 | 0 |
src/demos/trend-line/trend-line-chart-config.ts | 100.00% | 161 | 161 | 0 |
src/demos/trend-line/trend-line-page.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/trend-line/trend-line.ts | 100.00% | 30 | 30 | 0 |
src/demos/vectors/ui-constants.ts | 100.00% | 2 | 2 | 0 |
src/demos/vectors/vectors.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/vectors/vectors.ts | 100.00% | 464 | 464 | 0 |
src/demos/weekly-heatmap/ui-constants.ts | 100.00% | 4 | 4 | 0 |
src/demos/weekly-heatmap/weekly-heatmap.module.css.d.ts | 100.00% | 2 | 2 | 0 |
src/demos/weekly-heatmap/weekly-heatmap-chart.ts | 100.00% | 511 | 511 | 0 |
src/demos/weekly-heatmap/weekly-heatmap-data.ts | 100.00% | 112 | 112 | 0 |
src/demos/weekly-heatmap/weekly-heatmap.ts | 100.00% | 37 | 37 | 0 |
src/demos/world-map/ui-constants.ts | 100.00% | 8 | 8 | 0 |
src/demos/world-map/world-map.ts | 97.94% | 535 | 524 | 11 |
src/pages/d3js/area.tsx | 100.00% | 96 | 96 | 0 |
src/pages/d3js/bars.tsx | 100.00% | 30 | 30 | 0 |
src/pages/d3js/chord.tsx | 100.00% | 29 | 29 | 0 |
src/pages/d3js/collapsible-tree.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/concentric-circles.tsx | 100.00% | 28 | 28 | 0 |
src/pages/d3js/energy-sankey.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/expenses-chord.tsx | 100.00% | 78 | 78 | 0 |
src/pages/d3js/fish-eye.tsx | 100.00% | 29 | 29 | 0 |
src/pages/d3js/force.tsx | 100.00% | 31 | 31 | 0 |
src/pages/d3js/icosahedron.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/map-distorsions.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/mareys-schedule.tsx | 100.00% | 26 | 26 | 0 |
src/pages/d3js/meteorites-map.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/multiline-voronoi.tsx | 100.00% | 34 | 34 | 0 |
src/pages/d3js/partition.tsx | 100.00% | 63 | 63 | 0 |
src/pages/d3js/philosophers-timeline.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/pie.tsx | 100.00% | 31 | 31 | 0 |
src/pages/d3js/population-circles.tsx | 100.00% | 70 | 70 | 0 |
src/pages/d3js/spain-map.tsx | 100.00% | 29 | 29 | 0 |
src/pages/d3js/trend-line.tsx | 100.00% | 37 | 37 | 0 |
src/pages/d3js/vectors.tsx | 100.00% | 18 | 18 | 0 |
src/pages/d3js/weekly-heatmap.tsx | 100.00% | 29 | 29 | 0 |
src/pages/d3js/world-map.tsx | 100.00% | 29 | 29 | 0 |
src/pages/raphael/bars-3dimensional.tsx | 100.00% | 27 | 27 | 0 |
src/pages/raphael/circular-arcs.tsx | 100.00% | 18 | 18 | 0 |
storybook/stories/CanvasLayerWaves/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/CanvasLayerWaves/CanvasLayerWaves.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/common/types.ts | 100.00% | 8 | 8 | 0 |
storybook/stories/common/StoryInfo/storyInfo.module.css.d.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/common/StoryInfo/StoryInfo.tsx | 100.00% | 186 | 186 | 0 |
storybook/stories/common/commonDocs.ts | 100.00% | 89 | 89 | 0 |
storybook/stories/common/storyHelpers.ts | 100.00% | 33 | 33 | 0 |
storybook/stories/common/index.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/CanvasLayerWaves/noise.ts | 100.00% | 169 | 169 | 0 |
storybook/stories/CanvasLayerWaves/CanvasLayerWaves.stories.tsx | 100.00% | 372 | 372 | 0 |
storybook/stories/CanvasMolecules/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/CanvasMolecules/CanvasMolecules.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/CanvasMolecules/CanvasMolecules.stories.tsx | 100.00% | 383 | 383 | 0 |
storybook/stories/CanvasOrbitParticles/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/CanvasOrbitParticles/CanvasOrbitParticles.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/CanvasOrbitParticles/CanvasOrbitParticles.stories.tsx | 100.00% | 446 | 446 | 0 |
storybook/stories/CanvasTearableCloth/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/CanvasTearableCloth/CanvasTearableCloth.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/CanvasTearableCloth/CanvasTearableCloth.stories.tsx | 100.00% | 737 | 737 | 0 |
storybook/stories/SVGFilters/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGFilters/SVGFilters.e2e.ts | 100.00% | 35 | 35 | 0 |
storybook/stories/SVGFilters/SVGFilters.stories.tsx | 100.00% | 557 | 557 | 0 |
storybook/stories/SVGFlip/constants.ts | 100.00% | 1 | 1 | 0 |
storybook/stories/SVGFlip/SVGFlip.e2e.ts | 100.00% | 85 | 85 | 0 |
storybook/stories/SVGFlip/svgFlip.module.css.d.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGFlip/SVGFlip.stories.tsx | 100.00% | 86 | 86 | 0 |
storybook/stories/SVGSpinners/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGSpinners/SVGSpinners.e2e.ts | 100.00% | 41 | 41 | 0 |
storybook/stories/SVGSpinners/svgSpinners.module.css.d.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGSpinners/SVGSpinners.stories.tsx | 100.00% | 281 | 281 | 0 |
storybook/stories/SVGTextFilter/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGTextFilter/SVGTextFilter.e2e.ts | 100.00% | 35 | 35 | 0 |
storybook/stories/SVGTextFilter/styles.module.css.d.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGTextFilter/SVGTextFilter.stories.tsx | 100.00% | 120 | 120 | 0 |
storybook/stories/SVGUnderlineBorder/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGUnderlineBorder/SVGUnderlineBorder.e2e.ts | 100.00% | 49 | 49 | 0 |
storybook/stories/SVGUnderlineBorder/svgUnderlineBorder.module.css.d.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/SVGUnderlineBorder/SVGUnderlineBorder.stories.tsx | 100.00% | 107 | 107 | 0 |
storybook/stories/ThreeJSBufferGeometry/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSBufferGeometry/ColorWaves.e2e.ts | 100.00% | 53 | 53 | 0 |
storybook/stories/ThreeJSBufferGeometry/ColorWaves.stories.tsx | 100.00% | 449 | 449 | 0 |
storybook/stories/ThreeJSBufferGeometry/DrawRange.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSBufferGeometry/DrawRange.stories.tsx | 100.00% | 610 | 610 | 0 |
storybook/stories/ThreeJSBufferGeometry/Instancing.e2e.ts | 100.00% | 58 | 58 | 0 |
storybook/stories/ThreeJSBufferGeometry/Instancing.stories.tsx | 99.33% | 449 | 446 | 3 |
storybook/stories/ThreeJSBufferGeometry/Interactive.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSBufferGeometry/Interactive.stories.tsx | 100.00% | 710 | 710 | 0 |
storybook/stories/ThreeJSBufferGeometry/Points.e2e.ts | 100.00% | 45 | 45 | 0 |
storybook/stories/ThreeJSBufferGeometry/Points.stories.tsx | 100.00% | 334 | 334 | 0 |
storybook/stories/ThreeJSCubeWater/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSCubeWater/ThreeJSCubeWater.e2e.ts | 100.00% | 45 | 45 | 0 |
storybook/stories/ThreeJSCubeWater/ThreeJSCubeWater.stories.tsx | 97.62% | 421 | 411 | 10 |
storybook/stories/ThreeJSPhysicsFalls/OimoPhysics.ts | 87.58% | 451 | 395 | 56 |
storybook/stories/ThreeJSPhysicsFalls/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSPhysicsFalls/ThreeJSPhysicsFalls.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSPhysicsFalls/ThreeJSPhysicsFalls.stories.tsx | 100.00% | 464 | 464 | 0 |
storybook/stories/ThreeJSPostprocessing/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSPostprocessing/Outline.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSPostprocessing/Outline.stories.tsx | 98.50% | 665 | 655 | 10 |
storybook/stories/ThreeJSPostprocessing/Sobel.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSPostprocessing/Sobel.stories.tsx | 98.83% | 343 | 339 | 4 |
storybook/stories/ThreeJSReflectiveSpheres/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSReflectiveSpheres/ThreeJSReflectiveSpheres.e2e.ts | 100.00% | 43 | 43 | 0 |
storybook/stories/ThreeJSReflectiveSpheres/ThreeJSReflectiveSpheres.stories.tsx | 100.00% | 557 | 557 | 0 |
storybook/stories/ThreeJSSpecialChars/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSSpecialChars/ThreeJSSpecialChars.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSSpecialChars/ThreeJSSpecialChars.stories.tsx | 100.00% | 345 | 345 | 0 |
storybook/stories/ThreeJSTerrain/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSTerrain/ThreeJSTerrain.e2e.ts | 100.00% | 45 | 45 | 0 |
storybook/stories/ThreeJSTerrain/ThreeJSTerrain.stories.tsx | 100.00% | 629 | 629 | 0 |
storybook/stories/ThreeJSText/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSText/ThreeJSText.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSText/ThreeJSText.stories.tsx | 100.00% | 557 | 557 | 0 |
storybook/stories/ThreeJSTextShaders/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSTextShaders/ThreeJSTextShaders.e2e.ts | 100.00% | 43 | 43 | 0 |
storybook/stories/ThreeJSTextShaders/shaders.ts | 100.00% | 4 | 4 | 0 |
storybook/stories/ThreeJSTextShaders/ThreeJSTextShaders.stories.tsx | 100.00% | 436 | 436 | 0 |
storybook/stories/ThreeJSTextStroke/constants.ts | 100.00% | 2 | 2 | 0 |
storybook/stories/ThreeJSTextStroke/ThreeJSTextStroke.e2e.ts | 100.00% | 38 | 38 | 0 |
storybook/stories/ThreeJSTextStroke/ThreeJSTextStroke.stories.tsx | 100.00% | 285 | 285 | 0 |
storybook/stories/common/SampleThreeJSStory.tsx | 100.00% | 180 | 180 | 0 |
src/demos/area/tests/area.e2e.ts | 100.00% | 122 | 122 | 0 |
src/demos/bars/tests/bars-chart-drag.test.ts | 100.00% | 90 | 90 | 0 |
src/demos/bars/tests/bars.e2e.ts | 100.00% | 159 | 159 | 0 |
src/demos/bars-3dimensional/tests/bars-3dimensional.e2e.ts | 100.00% | 39 | 39 | 0 |
src/demos/chord/tests/chord.e2e.ts | 100.00% | 31 | 31 | 0 |
src/demos/circular-arcs/tests/circular-arcs.e2e.ts | 100.00% | 39 | 39 | 0 |
src/demos/collapsible-tree/tests/collapsible-tree.e2e.ts | 100.00% | 81 | 81 | 0 |
src/demos/concentric-circles/tests/concentric-circles.e2e.ts | 100.00% | 39 | 39 | 0 |
src/demos/concentric-circles/tests/concentric-circles.test.ts | 100.00% | 62 | 62 | 0 |
src/demos/energy-sankey/tests/energy-sankey.e2e.ts | 100.00% | 158 | 158 | 0 |
src/demos/expenses-chord/tests/expenses-chord-data-model.test.ts | 100.00% | 79 | 79 | 0 |
src/demos/expenses-chord/tests/expenses-chord.e2e.ts | 100.00% | 31 | 31 | 0 |
src/demos/fish-eye/tests/fish-eye.e2e.ts | 100.00% | 39 | 39 | 0 |
src/demos/force/tests/force.e2e.ts | 100.00% | 121 | 121 | 0 |
src/demos/icosahedron/tests/icosahedron.e2e.ts | 100.00% | 39 | 39 | 0 |
src/demos/map-distorsions/test/lines-chart-drag.test.ts | 100.00% | 90 | 90 | 0 |
src/demos/map-distorsions/tests/map-distorsions.e2e.ts | 100.00% | 46 | 46 | 0 |
src/demos/mareys-schedule/tests/testData.ts | 100.00% | 2 | 2 | 0 |
src/demos/mareys-schedule/tests/mareys-schedule-data-model.test.ts | 96.15% | 104 | 100 | 4 |
src/demos/mareys-schedule/tests/mareys-schedule.e2e.ts | 100.00% | 107 | 107 | 0 |
src/demos/meteorites-map/tests/testData.ts | 100.00% | 29 | 29 | 0 |
src/demos/meteorites-map/tests/meteorites-data-model.test.ts | 95.24% | 84 | 80 | 4 |
src/demos/meteorites-map/tests/meteorites-map.e2e.ts | 100.00% | 46 | 46 | 0 |
src/demos/multiline-voronoi/tests/multiline-voronoi.e2e.ts | 100.00% | 46 | 46 | 0 |
src/demos/partition/tests/partition.e2e.ts | 100.00% | 61 | 61 | 0 |
src/demos/philosophers-timeline/tests/philosophers-timeline.e2e.ts | 100.00% | 39 | 39 | 0 |
src/demos/pie/tests/pie.e2e.ts | 100.00% | 138 | 138 | 0 |
src/demos/population-circles/tests/population-circles.e2e.ts | 100.00% | 31 | 31 | 0 |
src/demos/spain-map/tests/spain-map.e2e.ts | 100.00% | 31 | 31 | 0 |
src/demos/trend-line/tests/trend-line.e2e.ts | 100.00% | 52 | 52 | 0 |
src/demos/vectors/tests/vectors.e2e.ts | 100.00% | 31 | 31 | 0 |
src/demos/weekly-heatmap/tests/weekly-heatmap.e2e.ts | 100.00% | 45 | 45 | 0 |
src/demos/world-map/tests/world-map.e2e.ts | 100.00% | 101 | 101 | 0 |
src/demos/area/sources/tests/income-item-model.test.ts | 100.00% | 76 | 76 | 0 |
src/demos/partition/chart/tests/partition-chart.testData.ts | 100.00% | 16 | 16 | 0 |
src/demos/partition/chart/tests/partition-chart.test.ts | 100.00% | 269 | 269 | 0 |