• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

laterpay / laterpay-client-python / 322 / 4
69%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: python37
DEFAULT BRANCH: develop
Ran 18 Mar 2016 03:13PM UTC
Files 3
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Mar 2016 03:11PM UTC coverage: 68.807%. First build
TOX_ENV=cov

push

travis-ci

suligap
Let sorted() do the right thing on its own

There's no need to pass `key` or `cmp` params to `sorted`
in our use case.

    >>> sorted([('z', 'b'), ('z', 'a'), ('y', 'z')])
    [('y', 'z'), ('z', 'a'), ('z', 'b')]

225 of 327 relevant lines covered (68.81%)

0.69 hits per line

Source Files on job 322.4 (TOX_ENV=cov)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 322
  • Travis Job 322.4
  • a9188d51 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc