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

keon / algorithms / 742
76%

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

pending completion
742

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

Jobs
ID Job ID Ran Files Coverage
2 742.2 (TOX_ENV=py35,coverage) 07 Sep 2018 01:09PM UTC 0
71.55
Travis Job 742.2
Source Files on build 742
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #742
  • e0cc8c33 on github
  • Prev Build on master (#740)
  • Next Build on master (#750)
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