algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

indention error in user_input line

Open God-Hand opened this issue 6 years ago • 1 comments

(Put an X inside the [ ] to denote check mark [X].)

  • [x] If creating a new file :

    • [ ] added links to it in the README files ?
    • [ ] included tests with it ?
    • [ ] added description (overview of algorithm, time and space compleixty, and possible edge case) in docstrings ?
  • [x] if done some changes :

    • [ ] wrote short description in the PR explaining what the changes do ?
    • [ ] Fixes #[issue number] if related to any issue
  • [x] other

God-Hand avatar Dec 11 '18 19:12 God-Hand

Pull Request Test Coverage Report for Build 828

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 67.873%

Files with Coverage Reduction New Missed Lines %
algorithms/sort/top_sort.py 2 90.38%
<!-- Total: 2
Totals Coverage Status
Change from base Build 827: -0.03%
Covered Lines: 4409
Relevant Lines: 6496

💛 - Coveralls

coveralls avatar Dec 11 '18 19:12 coveralls