Skip to content
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

Release 0.4.4 #87

Merged
merged 6 commits into from
Apr 7, 2022
Merged

Release 0.4.4 #87

merged 6 commits into from
Apr 7, 2022

Conversation

DK96-OS
Copy link
Owner

@DK96-OS DK96-OS commented Apr 6, 2022

Create a new release providing additional functionality in Lists and Generators Modules.

Pull Requests:

Lists:
* Create ByteList.kt - include similar methods to those of other types
* Update ByteArrayExt - update code style, add findTargetValueN method

Tests:
* Create ByteArrayExtFindTargetValueNTest - add test cases for findTargetValueN
* Create ByteListFindGreaterThanTest
* Create ByteListFindLessThanTest
* Create ByteListFindOutOfRangeTest
* Create ByteListLargeSumTest
* Create ByteListRemoveByIndicesTest
* Update ByteArrayExtTest - improve newArray method, make available for test package, add test cases for sum method
@DK96-OS DK96-OS self-assigned this Apr 6, 2022
Generators:
* Create LinearShortElement - add constructor with Random argument, implement generate method, store number of LinearStates as member variable
* Create ShortElementInterface

Tests:
* Create LinearShortElementAnalysis - measure distributions of outcomes, combine length test cases into parameterized test
* Create LinearShortElementPerformance - measure performance of different outcomes
* Create LinearShortElementStaticTest - add test cases for the countLinearStates method
* Create LinearShortElementTest
* Update RandomProvider - update code style
* Increase Artifact 0.4.3 -> 0.4.4
* Increase Coverage Limits - Instruction 95, Branch 92
* Remove Lists Module Dependency
* Increase Artifact 0.4.3 -> 0.4.4
* Remove Kotlin Standard Library
* Increase Artifact 0.4.3 -> 0.4.4
* Remove Kotlin Standard Library
* Increase Artifact 0.4.3 -> 0.4.4
* Remove Kotlin Standard Library
@DK96-OS DK96-OS merged commit 8041389 into master Apr 7, 2022
@DK96-OS DK96-OS deleted the release-0.4.4 branch April 7, 2022 13:52
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.

1 participant