github
4769 of 5426 branches covered (87.89%)
Branch coverage included in aggregate %.
13 of 14 new or added lines in 3 files covered. (92.86%)
6854 existing lines in 152 files now uncovered.47062 of 58712 relevant lines covered (80.16%)
4938.11 hits per line
UNCOV
1
|
// deck.gl
|
|
UNCOV
2
|
// SPDX-License-Identifier: MIT
|
× |
UNCOV
3
|
// Copyright (c) vis.gl contributors
|
× |
UNCOV
4
|
|
× |
UNCOV
5
|
export {initPlayground} from './playground'; |
× |
UNCOV
6
|
|
× |
UNCOV
7
|
// For to_html()...
|
× |
UNCOV
8
|
export {createDeck, updateDeck} from './create-deck'; |
× |