|
Ran
|
Jobs
1
|
Files
270
|
Run time
29s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/micropython/micropython/commit/<a class=hub.com/micropython/micropython/commit/d3b2c6e44c25ef6714d767e4da4e808a7ba80f23">d3b2c6e44<a href="https://github.com/micropython/micropython/commit/d3b2c6e44c25ef6714d767e4da4e808a7ba80f23">">py/objtuple: Remove code that handles tuple-subclass equality test. Since commit </a><a class="double-link" href="https://github.com/micropython/micropython/commit/<a class="double-link" href="https://github.com/micropython/micropython/commit/3aab54bf434e7f025a91ea05052f1bac439fad8c">3aab54bf4</a>">3aab54bf4</a><a href="https://github.com/micropython/micropython/commit/d3b2c6e44c25ef6714d767e4da4e808a7ba80f23"> this piece of code is no longer needed because the top-level function mp_obj_equal_not_equal() now handles the case of user types, and will never call tuple's binary_op function with MP_BINARY_OP_EQUAL and a non-tuple on the RHS.
16453 of 16769 relevant lines covered (98.12%)
411976.92 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 3 | 12634.3 (NAME="unix coverage build and tests") | 0 |
98.12 |
Travis Job 12634.3 |