Coverage report:
100%
hide covered
Files
Functions
Classes
coverage.py v7.6.12
, created at 2025-02-26 15:29 +0000
File
class
statements
missing
excluded
branches
partial
coverage
src/ipyvizzu/__init__.py
(no class)
12
0
0
0
0
100%
src/ipyvizzu/__version__.py
(no class)
4
0
0
0
0
100%
src/ipyvizzu/animation.py
AbstractAnimation
1
0
0
0
0
100%
src/ipyvizzu/animation.py
PlainAnimation
1
0
0
0
0
100%
src/ipyvizzu/animation.py
Data
46
0
0
14
0
100%
src/ipyvizzu/animation.py
ConfigAttr
4
0
0
0
0
100%
src/ipyvizzu/animation.py
Config
2
0
0
0
0
100%
src/ipyvizzu/animation.py
Style
2
0
0
0
0
100%
src/ipyvizzu/animation.py
Keyframe
9
0
0
6
0
100%
src/ipyvizzu/animation.py
Snapshot
2
0
0
0
0
100%
src/ipyvizzu/animation.py
Animation
0
0
0
0
0
100%
src/ipyvizzu/animation.py
AnimationMerger
27
0
0
16
0
100%
src/ipyvizzu/animation.py
(no class)
65
0
0
0
0
100%
src/ipyvizzu/animationcontrol.py
AnimationControl
13
0
0
0
0
100%
src/ipyvizzu/animationcontrol.py
(no class)
13
0
0
0
0
100%
src/ipyvizzu/chart.py
Chart
69
0
0
16
0
100%
src/ipyvizzu/chart.py
(no class)
43
0
0
0
0
100%
src/ipyvizzu/data/__init__.py
(no class)
0
0
0
0
0
100%
src/ipyvizzu/data/converters/__init__.py
(no class)
0
0
0
0
0
100%
src/ipyvizzu/data/converters/converter.py
ToSeriesListConverter
6
0
0
2
0
100%
src/ipyvizzu/data/converters/converter.py
(no class)
15
0
0
0
0
100%
src/ipyvizzu/data/converters/defaults.py
(no class)
5
0
0
0
0
100%
src/ipyvizzu/data/converters/df/__init__.py
(no class)
0
0
0
0
0
100%
src/ipyvizzu/data/converters/df/converter.py
DataFrameConverter
14
0
0
4
0
100%
src/ipyvizzu/data/converters/df/converter.py
(no class)
15
0
0
0
0
100%
src/ipyvizzu/data/converters/df/defaults.py
(no class)
2
0
0
0
0
100%
src/ipyvizzu/data/converters/df/type_alias.py
(no class)
3
0
0
0
0
100%
src/ipyvizzu/data/converters/numpy/__init__.py
(no class)
2
0
0
0
0
100%
src/ipyvizzu/data/converters/numpy/converter.py
NumpyArrayConverter
53
0
0
16
0
100%
src/ipyvizzu/data/converters/numpy/converter.py
(no class)
17
0
0
0
0
100%
src/ipyvizzu/data/converters/numpy/type_alias.py
(no class)
17
0
0
0
0
100%
src/ipyvizzu/data/converters/pandas/__init__.py
(no class)
2
0
0
0
0
100%
src/ipyvizzu/data/converters/pandas/converter.py
PandasDataFrameConverter
36
0
0
8
0
100%
src/ipyvizzu/data/converters/pandas/converter.py
(no class)
19
0
0
0
0
100%
src/ipyvizzu/data/converters/pandas/protocol.py
PandasDataFrame
0
0
0
0
0
100%
src/ipyvizzu/data/converters/pandas/protocol.py
PandasSeries
0
0
0
0
0
100%
src/ipyvizzu/data/converters/pandas/protocol.py
(no class)
15
0
0
0
0
100%
src/ipyvizzu/data/converters/spark/__init__.py
(no class)
2
0
0
0
0
100%
src/ipyvizzu/data/converters/spark/converter.py
SparkDataFrameConverter
33
0
0
4
0
100%
src/ipyvizzu/data/converters/spark/converter.py
(no class)
15
0
0
0
0
100%
src/ipyvizzu/data/converters/spark/protocol.py
SparkDataFrame
0
0
0
0
0
100%
src/ipyvizzu/data/converters/spark/protocol.py
(no class)
10
0
0
0
0
100%
src/ipyvizzu/data/infer_type.py
InferType
0
0
0
0
0
100%
src/ipyvizzu/data/infer_type.py
(no class)
4
0
0
0
0
100%
src/ipyvizzu/data/type_alias.py
(no class)
15
0
0
0
0
100%
src/ipyvizzu/event.py
EventHandler
6
0
0
0
0
100%
src/ipyvizzu/event.py
(no class)
9
0
0
0
0
100%
src/ipyvizzu/integrations/__init__.py
(no class)
0
0
0
0
0
100%
src/ipyvizzu/integrations/fugue.py
_Visualize
31
0
0
4
0
100%
src/ipyvizzu/integrations/fugue.py
(no class)
19
0
0
2
0
100%
src/ipyvizzu/json.py
RawJavaScript
2
0
0
0
0
100%
src/ipyvizzu/json.py
RawJavaScriptEncoder
11
0
0
4
0
100%
src/ipyvizzu/json.py
(no class)
11
0
0
0
0
100%
src/ipyvizzu/method.py
Method
1
0
0
0
0
100%
src/ipyvizzu/method.py
Animate
1
0
0
0
0
100%
src/ipyvizzu/method.py
Feature
1
0
0
0
0
100%
src/ipyvizzu/method.py
Plugin
8
0
0
2
0
100%
src/ipyvizzu/method.py
Store
1
0
0
0
0
100%
src/ipyvizzu/method.py
EventOn
1
0
0
0
0
100%
src/ipyvizzu/method.py
EventOff
1
0
0
0
0
100%
src/ipyvizzu/method.py
Log
1
0
0
0
0
100%
src/ipyvizzu/method.py
(no class)
29
0
0
0
0
100%
src/ipyvizzu/schema.py
(no class)
6
0
0
0
0
100%
src/ipyvizzu/template.py
ChartProperty
0
0
0
0
0
100%
src/ipyvizzu/template.py
DisplayTarget
0
0
0
0
0
100%
src/ipyvizzu/template.py
DisplayTemplate
0
0
0
0
0
100%
src/ipyvizzu/template.py
(no class)
44
0
0
0
0
100%
Total
796
0
0
98
0
100%
No items found using the specified filter.