Skip to content

Conversation

@dunderbruno
Copy link

@dunderbruno dunderbruno commented Sep 26, 2018

(Put an X inside the [ ] to denote check mark [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 ?

  • if done some changes :

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

@dunderbruno dunderbruno changed the title creates prim.py add prim.py Sep 26, 2018
@dunderbruno dunderbruno changed the title add prim.py Added prim.py Sep 26, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 748

  • 0 of 33 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 71.162%

Changes Missing Coverage Covered Lines Changed/Added Lines %
algorithms/graph/prim.py 0 33 0.0%
Totals Coverage Status
Change from base Build 742: -0.4%
Covered Lines: 4306
Relevant Lines: 6051

💛 - Coveralls

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 this pull request may close these issues.

2 participants