Skip to content

Commit 0741083

Browse files
committed
update to 1.32
1 parent 9ec0c7b commit 0741083

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

coverage.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Name Stmts Miss Branch BrPart Cover Missing
22
-------------------------------------------------------------------------------
33
typedpy\__init__.py 6 0 0 0 100%
4-
typedpy\extfields.py 77 4 19 2 92% 132-135, 177, 130->132, 174->177
5-
typedpy\fields.py 525 13 192 4 97% 265, 465, 475-477, 565, 811, 1273-1275, 1278, 1281, 1293, 398->exit, 460->465, 564->565, 810->811
4+
typedpy\extfields.py 77 0 19 0 100%
5+
typedpy\fields.py 521 10 190 4 98% 265, 465, 475-477, 565, 811, 1275, 1278, 1290, 398->exit, 460->465, 564->565, 810->811
66
typedpy\json_schema_mapping.py 175 1 63 0 99% 346
7-
typedpy\serialization.py 226 7 146 6 96% 244, 338, 354, 383-384, 516, 524, 243->244, 320->338, 353->354, 381->383, 515->516, 523->524
8-
typedpy\serialization_wrappers.py 35 0 20 2 96% 141->134, 143->134
9-
typedpy\structures.py 228 7 118 5 96% 312-315, 321, 323, 325, 343, 350, 320->321, 322->323, 324->325, 342->343, 349->350
7+
typedpy\serialization.py 227 7 146 6 96% 244, 338, 354, 386-387, 520, 528, 243->244, 320->338, 353->354, 384->386, 519->520, 527->528
8+
typedpy\serialization_wrappers.py 37 0 20 2 96% 141->exit, 143->exit
9+
typedpy\structures.py 228 7 118 5 96% 307-310, 316, 318, 320, 338, 345, 315->316, 317->318, 319->320, 337->338, 344->345
1010
-------------------------------------------------------------------------------
11-
TOTAL 1272 32 558 19 97%
11+
TOTAL 1271 25 556 17 97%

0 commit comments

Comments
 (0)