trio/__init__.py
|
33
|
33
|
0
|
0
|
100.00%
|
trio/_abc.py
|
86
|
86
|
0
|
0
|
100.00%
|
trio/_channel.py
|
179
|
179
|
0
|
0
|
100.00%
|
trio/_core/__init__.py
|
17
|
17
|
0
|
0
|
100.00%
|
trio/_core/_asyncgens.py
|
64
|
64
|
0
|
0
|
100.00%
|
trio/_core/_entry_queue.py
|
64
|
64
|
0
|
0
|
100.00%
|
trio/_core/_exceptions.py
|
12
|
12
|
0
|
0
|
100.00%
|
trio/_core/_instrumentation.py
|
50
|
50
|
0
|
0
|
100.00%
|
trio/_core/_io_common.py
|
18
|
18
|
0
|
0
|
100.00%
|
trio/_core/_io_epoll.py
|
109
|
109
|
0
|
0
|
100.00%
|
trio/_core/_io_kqueue.py
|
124
|
106
|
6
|
12
|
85.48%
|
trio/_core/_io_windows.py
|
303
|
299
|
2
|
2
|
98.68%
|
trio/_core/_ki.py
|
71
|
71
|
0
|
0
|
100.00%
|
trio/_core/_local.py
|
54
|
54
|
0
|
0
|
100.00%
|
trio/_core/_mock_clock.py
|
68
|
68
|
0
|
0
|
100.00%
|
trio/_core/_multierror.py
|
177
|
177
|
0
|
0
|
100.00%
|
trio/_core/_parking_lot.py
|
48
|
48
|
0
|
0
|
100.00%
|
trio/_core/_run.py
|
875
|
875
|
0
|
0
|
100.00%
|
trio/_core/_thread_cache.py
|
42
|
42
|
0
|
0
|
100.00%
|
trio/_core/_traps.py
|
35
|
35
|
0
|
0
|
100.00%
|
trio/_core/_unbounded_queue.py
|
51
|
51
|
0
|
0
|
100.00%
|
trio/_core/_wakeup_socketpair.py
|
57
|
57
|
0
|
0
|
100.00%
|
trio/_core/_windows_cffi.py
|
71
|
71
|
0
|
0
|
100.00%
|
trio/_core/tests/conftest.py
|
13
|
13
|
0
|
0
|
100.00%
|
trio/_core/tests/test_asyncgen.py
|
210
|
210
|
0
|
0
|
100.00%
|
trio/_core/tests/test_guest_mode.py
|
290
|
290
|
0
|
0
|
100.00%
|
trio/_core/tests/test_instrumentation.py
|
146
|
146
|
0
|
0
|
100.00%
|
trio/_core/tests/test_io.py
|
285
|
285
|
0
|
0
|
100.00%
|
trio/_core/tests/test_ki.py
|
346
|
346
|
0
|
0
|
100.00%
|
trio/_core/tests/test_local.py
|
77
|
77
|
0
|
0
|
100.00%
|
trio/_core/tests/test_mock_clock.py
|
111
|
111
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror.py
|
412
|
412
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror_scripts/_common.py
|
3
|
3
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror_scripts/apport_excepthook.py
|
6
|
6
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror_scripts/custom_excepthook.py
|
8
|
8
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror_scripts/simple_excepthook.py
|
13
|
13
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror_scripts/simple_excepthook_IPython.py
|
3
|
3
|
0
|
0
|
100.00%
|
trio/_core/tests/test_multierror_scripts/simple_excepthook_partial.py
|
6
|
6
|
0
|
0
|
100.00%
|
trio/_core/tests/test_parking_lot.py
|
134
|
134
|
0
|
0
|
100.00%
|
trio/_core/tests/test_run.py
|
1,440
|
1,440
|
0
|
0
|
100.00%
|
trio/_core/tests/test_thread_cache.py
|
82
|
82
|
0
|
0
|
100.00%
|
trio/_core/tests/test_tutil.py
|
10
|
10
|
0
|
0
|
100.00%
|
trio/_core/tests/test_unbounded_queue.py
|
106
|
106
|
0
|
0
|
100.00%
|
trio/_core/tests/test_util.py
|
1
|
1
|
0
|
0
|
100.00%
|
trio/_core/tests/test_windows.py
|
128
|
128
|
0
|
0
|
100.00%
|
trio/_core/tests/tutil.py
|
41
|
41
|
0
|
0
|
100.00%
|
trio/_deprecate.py
|
73
|
73
|
0
|
0
|
100.00%
|
trio/_file_io.py
|
53
|
53
|
0
|
0
|
100.00%
|
trio/_highlevel_generic.py
|
26
|
26
|
0
|
0
|
100.00%
|
trio/_highlevel_open_tcp_listeners.py
|
46
|
46
|
0
|
0
|
100.00%
|
trio/_highlevel_open_tcp_stream.py
|
75
|
73
|
1
|
1
|
97.33%
|
trio/_highlevel_open_unix_stream.py
|
23
|
21
|
1
|
1
|
91.30%
|
trio/_highlevel_serve_listeners.py
|
29
|
29
|
0
|
0
|
100.00%
|
trio/_highlevel_socket.py
|
111
|
111
|
0
|
0
|
100.00%
|
trio/_highlevel_ssl_helpers.py
|
15
|
15
|
0
|
0
|
100.00%
|
trio/_path.py
|
118
|
118
|
0
|
0
|
100.00%
|
trio/_signals.py
|
61
|
61
|
0
|
0
|
100.00%
|
trio/_socket.py
|
252
|
252
|
0
|
0
|
100.00%
|
trio/_ssl.py
|
200
|
200
|
0
|
0
|
100.00%
|
trio/_subprocess.py
|
207
|
202
|
1
|
4
|
97.58%
|
trio/_subprocess_platform/__init__.py
|
35
|
35
|
0
|
0
|
100.00%
|
trio/_subprocess_platform/kqueue.py
|
16
|
16
|
0
|
0
|
100.00%
|
trio/_subprocess_platform/waitid.py
|
39
|
27
|
1
|
11
|
69.23%
|
trio/_subprocess_platform/windows.py
|
4
|
4
|
0
|
0
|
100.00%
|
trio/_sync.py
|
249
|
249
|
0
|
0
|
100.00%
|
trio/_threads.py
|
108
|
108
|
0
|
0
|
100.00%
|
trio/_timeouts.py
|
30
|
30
|
0
|
0
|
100.00%
|
trio/_tools/gen_exports.py
|
81
|
81
|
0
|
0
|
100.00%
|
trio/_unix_pipes.py
|
88
|
88
|
0
|
0
|
100.00%
|
trio/_util.py
|
119
|
119
|
0
|
0
|
100.00%
|
trio/_version.py
|
1
|
1
|
0
|
0
|
100.00%
|
trio/_wait_for_object.py
|
25
|
25
|
0
|
0
|
100.00%
|
trio/_windows_pipes.py
|
79
|
79
|
0
|
0
|
100.00%
|
trio/abc.py
|
1
|
1
|
0
|
0
|
100.00%
|
trio/from_thread.py
|
2
|
2
|
0
|
0
|
100.00%
|
trio/lowlevel.py
|
11
|
11
|
0
|
0
|
100.00%
|
trio/socket.py
|
39
|
39
|
0
|
0
|
100.00%
|
trio/testing/__init__.py
|
10
|
10
|
0
|
0
|
100.00%
|
trio/testing/_check_streams.py
|
302
|
298
|
0
|
4
|
98.68%
|
trio/testing/_checkpoints.py
|
20
|
20
|
0
|
0
|
100.00%
|
trio/testing/_memory_streams.py
|
242
|
242
|
0
|
0
|
100.00%
|
trio/testing/_network.py
|
15
|
15
|
0
|
0
|
100.00%
|
trio/testing/_sequencer.py
|
31
|
31
|
0
|
0
|
100.00%
|
trio/testing/_trio_test.py
|
16
|
14
|
1
|
1
|
87.50%
|
trio/tests/conftest.py
|
18
|
18
|
0
|
0
|
100.00%
|
trio/tests/module_with_deprecations.py
|
8
|
8
|
0
|
0
|
100.00%
|
trio/tests/test_abc.py
|
25
|
25
|
0
|
0
|
100.00%
|
trio/tests/test_channel.py
|
290
|
290
|
0
|
0
|
100.00%
|
trio/tests/test_deprecate.py
|
124
|
124
|
0
|
0
|
100.00%
|
trio/tests/test_exports.py
|
70
|
68
|
1
|
1
|
97.14%
|
trio/tests/test_file_io.py
|
114
|
114
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_generic.py
|
62
|
62
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_open_tcp_listeners.py
|
169
|
169
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_open_tcp_stream.py
|
270
|
270
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_open_unix_stream.py
|
46
|
46
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_serve_listeners.py
|
95
|
95
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_socket.py
|
158
|
158
|
0
|
0
|
100.00%
|
trio/tests/test_highlevel_ssl_helpers.py
|
60
|
60
|
0
|
0
|
100.00%
|
trio/tests/test_path.py
|
145
|
145
|
0
|
0
|
100.00%
|
trio/tests/test_scheduler_determinism.py
|
27
|
27
|
0
|
0
|
100.00%
|
trio/tests/test_signals.py
|
119
|
119
|
0
|
0
|
100.00%
|
trio/tests/test_socket.py
|
594
|
594
|
0
|
0
|
100.00%
|
trio/tests/test_ssl.py
|
717
|
716
|
1
|
0
|
99.86%
|
trio/tests/test_subprocess.py
|
286
|
286
|
0
|
0
|
100.00%
|
trio/tests/test_sync.py
|
413
|
413
|
0
|
0
|
100.00%
|
trio/tests/test_testing.py
|
445
|
445
|
0
|
0
|
100.00%
|
trio/tests/test_threads.py
|
355
|
355
|
0
|
0
|
100.00%
|
trio/tests/test_timeouts.py
|
56
|
56
|
0
|
0
|
100.00%
|
trio/tests/test_unix_pipes.py
|
148
|
148
|
0
|
0
|
100.00%
|
trio/tests/test_util.py
|
113
|
113
|
0
|
0
|
100.00%
|
trio/tests/test_wait_for_object.py
|
135
|
135
|
0
|
0
|
100.00%
|
trio/tests/test_windows_pipes.py
|
77
|
77
|
0
|
0
|
100.00%
|
trio/tests/tools/test_gen_exports.py
|
31
|
31
|
0
|
0
|
100.00%
|
trio/to_thread.py
|
2
|
2
|
0
|
0
|
100.00%
|