Skip to content

Commit edf3165

Browse files
committed
1.34
1 parent 02bee02 commit edf3165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

coverage.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Name Stmts Miss Branch BrPart Cover Missing
22
-------------------------------------------------------------------------------
33
typedpy/__init__.py 6 0 0 0 100%
44
typedpy/extfields.py 77 0 19 0 100%
5-
typedpy/fields.py 521 6 190 2 99% 266, 551->552, 552, 797->798, 798, 1262, 1265, 1277
5+
typedpy/fields.py 519 5 192 3 99% 272->exit, 505->506, 506, 751->752, 752, 1216, 1219, 1231
66
typedpy/json_schema_mapping.py 182 1 63 0 99% 346
77
typedpy/serialization.py 224 0 140 0 100%
88
typedpy/serialization_wrappers.py 37 0 20 2 96% 141->exit, 143->exit
99
typedpy/structures.py 230 7 118 5 96% 307-310, 315->316, 316, 317->318, 318, 319->320, 320, 337->338, 338, 344->345, 345
1010
-------------------------------------------------------------------------------
11-
TOTAL 1277 14 550 9 99%
11+
TOTAL 1275 13 552 10 99%

0 commit comments

Comments
 (0)