Skip to content

Conversation

akerfel
Copy link

@akerfel akerfel commented Mar 9, 2022

Edit: I have made an updated version of this pull request. Please ignore this pull request.

mnordste and others added 25 commits March 1, 2022 17:25
Merge lab4refactoring and lab4tests branches to lab4patch branch
* Fixed #101, feat: added compare function in operations and replaced ugly TODO code with calls to this function in Matrix and SegmentTree
* Fixed #98, tests: added tests for all datatypes (for number representation) to increase branch coverage for TODO functions in SegmentTree
* #Fixed #118, fix: fixed the bug for multiplyUsingLoopWithStringInput so it now can handle zero inputs, also modified the test to cover the case where there are several zeroes ('0000') in the input.

Co-authored-by: Magnus Åkerfelt <magnus@akerfeldt.net>
Co-authored-by: Beatrice Berg <beab@kth.se>
I have moved those changes to a separate branch, lab4removeForLoops, since it deals with a separate issue
This reverts commit e97d3b7.

This commit is reverted since it deals with a separate issue on the main-repo. We will move this commit to a separate branch, so we can make a separate pull request for this specific issue fix.
@akerfel akerfel closed this Mar 9, 2022
@akerfel akerfel changed the title Refactor: centralized type handling for simple operations such as add and subtract, and added branch coverage for this Edit: I have made an updated version of this pull request. Please ignore this pull request. Mar 9, 2022
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.

3 participants