Skip to content

[feature] added linear search#95

Open
pushpitkamboj wants to merge 1 commit intomasterfrom
feature/add_linear_search
Open

[feature] added linear search#95
pushpitkamboj wants to merge 1 commit intomasterfrom
feature/add_linear_search

Conversation

@pushpitkamboj
Copy link
Copy Markdown
Collaborator

added linear search algorithm,
fixed #94

@openwisp-companion
Copy link
Copy Markdown

Commit Message and Test Failures

Hello @pushpitkamboj,
(Analysis for commit 314867e)

  • Commit Message: The checkcommit tool failed because the commit message is missing a capital letter after the prefix.

  • Fix: Ensure your commit message starts with a capital letter after the prefix (e.g., [tag] Capitalized Title #<issue>).

  • Test Failure: A ValueError: Something went terribly wrong occurred during testing. The traceback indicates an issue in test.py on line 10.

  • Fix: Examine test.py, line 10, and the surrounding code to identify and resolve the ValueError.

@openwisp-companion
Copy link
Copy Markdown

[feature] Added linear search algorithm to the ``pushpit/binary_search.py`` module.

`#95 <https://github.com/openwisp/bot-testing-ground/pull/95>`_

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.

[feature] add linear search

2 participants