Coverage report:
91%
hide covered
Files
Functions
Classes
coverage.py v7.15.1
, created at 2026-07-18 05:24 +0000
File
statements
missing
excluded
coverage
src
/
evutils
/
__init__.py
14
3
1
79%
src
/
evutils
/
_checker.py
30
7
0
77%
src
/
evutils
/
chunking.py
185
19
0
90%
src
/
evutils
/
dense
/
__init__.py
6
0
0
100%
src
/
evutils
/
dense
/
_frame.py
59
0
0
100%
src
/
evutils
/
dense
/
_histogram.py
46
3
0
93%
src
/
evutils
/
dense
/
_timesurface.py
24
0
0
100%
src
/
evutils
/
dense
/
_tore.py
25
0
0
100%
src
/
evutils
/
dense
/
_voxel.py
17
0
0
100%
src
/
evutils
/
filtering
/
__init__.py
2
0
0
100%
src
/
evutils
/
filtering
/
_masking.py
19
4
0
79%
src
/
evutils
/
io
/
__init__.py
4
0
0
100%
src
/
evutils
/
io
/
_aedat.py
430
98
0
77%
src
/
evutils
/
io
/
_aer.py
127
21
0
83%
src
/
evutils
/
io
/
_bin.py
20
5
0
75%
src
/
evutils
/
io
/
_compression.py
43
8
0
81%
src
/
evutils
/
io
/
_csv.py
251
25
0
90%
src
/
evutils
/
io
/
_dat.py
185
37
0
80%
src
/
evutils
/
io
/
_event_reader.py
654
72
1
89%
src
/
evutils
/
io
/
_event_writer.py
87
10
0
89%
src
/
evutils
/
io
/
_evt.py
545
57
0
90%
src
/
evutils
/
io
/
_hdf5.py
205
18
0
91%
src
/
evutils
/
io
/
_index.py
257
27
8
89%
src
/
evutils
/
io
/
_native_aer.py
48
0
0
100%
src
/
evutils
/
io
/
_native_core.py
228
37
0
84%
src
/
evutils
/
io
/
_native_csv.py
14
0
0
100%
src
/
evutils
/
io
/
_native_dat.py
42
0
0
100%
src
/
evutils
/
io
/
_native_evt.py
130
0
0
100%
src
/
evutils
/
io
/
_npz.py
230
28
0
88%
src
/
evutils
/
io
/
_prefetch.py
70
3
0
96%
src
/
evutils
/
io
/
_source.py
161
6
0
96%
src
/
evutils
/
io
/
buffer.py
100
3
0
97%
src
/
evutils
/
io
/
common.py
129
25
2
81%
src
/
evutils
/
io
/
decoders.py
83
15
0
82%
src
/
evutils
/
io
/
encoders.py
51
7
0
86%
src
/
evutils
/
io
/
stream.py
28
0
0
100%
src
/
evutils
/
jit.py
35
5
0
86%
src
/
evutils
/
random.py
42
1
0
98%
src
/
evutils
/
transforms
/
__init__.py
6
0
0
100%
src
/
evutils
/
transforms
/
compose.py
71
16
0
77%
src
/
evutils
/
transforms
/
functional
/
__init__.py
5
0
0
100%
src
/
evutils
/
transforms
/
functional
/
_common.py
15
0
0
100%
src
/
evutils
/
transforms
/
functional
/
_drop.py
50
17
0
66%
src
/
evutils
/
transforms
/
functional
/
_refractory.py
21
2
0
90%
src
/
evutils
/
transforms
/
functional
/
_spatial.py
28
2
0
93%
src
/
evutils
/
transforms
/
functional
/
_time.py
28
2
0
93%
src
/
evutils
/
transforms
/
transforms.py
128
14
0
89%
src
/
evutils
/
types.py
135
3
0
98%
src
/
evutils
/
vis
/
__init__.py
8
2
0
75%
src
/
evutils
/
vis
/
open3d.py
13
7
0
46%
src
/
evutils
/
vis
/
plot3d.py
79
53
4
33%
src
/
evutils
/
vis
/
reconstructor
/
__init__.py
0
0
0
100%
tests
/
aedat_synth.py
77
0
0
100%
tests
/
conftest.py
58
12
0
79%
tests
/
conftest_utils.py
52
8
0
85%
tests
/
io
/
conftest.py
35
2
0
94%
tests
/
io
/
test_aedat.py
131
1
0
99%
tests
/
io
/
test_aer.py
80
0
0
100%
tests
/
io
/
test_bin.py
14
0
0
100%
tests
/
io
/
test_buffer.py
68
0
0
100%
tests
/
io
/
test_compression.py
135
2
0
99%
tests
/
io
/
test_corner_cases.py
35
0
0
100%
tests
/
io
/
test_csv.py
232
0
0
100%
tests
/
io
/
test_dat.py
91
14
0
85%
tests
/
io
/
test_evt.py
262
63
0
76%
tests
/
io
/
test_evt3_edge_cases.py
35
0
0
100%
tests
/
io
/
test_evt3_overflow.py
28
0
0
100%
tests
/
io
/
test_evt4.py
70
0
0
100%
tests
/
io
/
test_fuzz_parsers.py
31
2
0
94%
tests
/
io
/
test_hdf5.py
121
0
0
100%
tests
/
io
/
test_npz.py
86
0
0
100%
tests
/
io
/
test_phase1_regressions.py
95
0
0
100%
tests
/
io
/
test_playback.py
147
0
0
100%
tests
/
io
/
test_prefetch.py
106
0
0
100%
tests
/
io
/
test_reader_modes.py
159
0
0
100%
tests
/
io
/
test_real_files.py
49
0
0
100%
tests
/
io
/
test_review_regressions.py
308
12
0
96%
tests
/
io
/
test_roundtrip_matrix.py
119
0
0
100%
tests
/
io
/
test_seek.py
297
28
0
91%
tests
/
io
/
test_source.py
188
0
0
100%
tests
/
io
/
test_stream.py
211
2
0
99%
tests
/
io
/
test_triggers.py
151
1
0
99%
tests
/
test_checker.py
13
0
0
100%
tests
/
test_chunking.py
59
0
0
100%
tests
/
test_dense.py
125
0
0
100%
tests
/
test_filtering.py
17
0
0
100%
tests
/
test_random.py
52
0
0
100%
tests
/
test_robustness_edge_cases.py
79
1
0
99%
tests
/
test_sensor_size_metadata.py
66
0
0
100%
tests
/
test_transforms.py
149
0
0
100%
tests
/
test_types.py
104
0
0
100%
tests
/
test_version.py
12
1
0
92%
tests
/
test_vis.py
9
0
0
100%
Total
9369
811
16
91%
No items found using the specified filter.