add find_maxima and testing for find_maxima #3

Open
johanneska wants to merge 1 commit from johanneska/2024-heraklion-testing-debugging:find_maxima into main
Member

this should be two commits

and [1,2,2,1] has no real maxima, my opinion

this should be two commits and [1,2,2,1] has no real maxima, my opinion
johanneska added 1 commit 2024-08-27 15:12:44 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u find_maxima:johanneska-find_maxima
git checkout johanneska-find_maxima

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff johanneska-find_maxima
git checkout main
git merge --ff-only johanneska-find_maxima
git checkout johanneska-find_maxima
git rebase main
git checkout main
git merge --no-ff johanneska-find_maxima
git checkout main
git merge --squash johanneska-find_maxima
git checkout main
git merge --ff-only johanneska-find_maxima
git checkout main
git merge johanneska-find_maxima
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2024-heraklion-testing-debugging#3
No description provided.