Skip to content

Feat: fix tests in data_structures/queue/priority_queue_using_list.py #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Dajamante opened this issue Feb 25, 2022 · 0 comments · Fixed by #3
Closed

Feat: fix tests in data_structures/queue/priority_queue_using_list.py #2

Dajamante opened this issue Feb 25, 2022 · 0 comments · Fixed by #3

Comments

@Dajamante
Copy link
Collaborator

Function priority_queue_using_list.py must be fixed:

  • updating path to allow doctest to run exceptions
  • make tests for exceptions not covered
@Dajamante Dajamante linked a pull request Feb 25, 2022 that will close this issue
14 tasks
jacobmimms added a commit that referenced this issue Mar 7, 2022
fix: issue #2 added tests to get branch coverage 100%
jacobmimms pushed a commit that referenced this issue Mar 7, 2022
feat: issue #2 improves code coverage for insert_repair() from 88% to…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant