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

keon / algorithms / 742 / 2
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 07 Sep 2018 01:09PM UTC
Files 231
Run time 17s
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

07 Sep 2018 01:07PM UTC coverage: 71.552% (+0.06%) from 71.497%
TOX_ENV=py35,coverage

push

travis-ci

danghai
Update is_sorted.py (#402)

* Update is_sorted.py

1)The first 2 return statements have been changed to break statements. This ensures that the code after the first for loop is executed. Previously it would never execute the latter part.
2)The second append statement should add elements to stack and not storage_stack. Try the test case [3,4,7,8,5,6]. The program returns True. It should return False.

* Add test for is_sorted

4306 of 6018 relevant lines covered (71.55%)

0.72 hits per line

Source Files on job 742.2 (TOX_ENV=py35,coverage)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 435
  • Travis Job 742.2
  • e0cc8c33 on github
  • Prev Job for TOX_ENV=py35,coverage on master (#740.2)
  • Next Job for TOX_ENV=py35,coverage on master (#750.2)
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