|
Ran
|
Files
7
|
Run time
1s
|
Badge
README BADGES
|
travis-ci
Remove load argument from SortedListWithKey initialization greedypacker does not require a specific version of sortedcontainers in its setup.py (it does in the requirements.txt). More recent versions of sortedcontainers have gotten rid of the `load` parameter. cf. https://github.com/grantjenks/python-sortedcontainers/commit/c53d6c4f7 Removing the load argument allows the Guillotine algorithm to function with both recent and old versions of sortedcontainers.
745 of 817 relevant lines covered (91.19%)
0.91 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|