travis-ci
Fix division behaviour for py3 py2: int / int -> int py3: int / int -> float both: int // int -> int
38 of 4321 branches covered (0.88%)
Branch coverage included in aggregate %.
265 of 265 new or added lines in 42 files covered. (100.0%)
1228 of 13397 relevant lines covered (9.17%)
0.37 hits per line