Release 11.0.0#17
Merged
zoftwhere-admin merged 54 commits intomasterfrom Apr 22, 2020
Merged
Conversation
Added definition to BoltProvide to ensure system-agnostic string parsing. Added definition to test class DelugeData to ensure system-agnostic string parsing.
Added Runner encoding setter to API. Added RunnerEncoding interface. Added Runner encoding getter to AbstractRunner class. Create a public static final field to Runner to signify the default Runner encoding. Updated Deluge system. Updated Runner test cases.
Added BoltUtility class with arrayHasNull() method. Updated array with null element check in BoltProvideInput class. Updated array with null element check in BoltProvideProgram class. Updated array with null element check in BoltResult class. Updated isOrHasNull(T[]) method in BoltTestHelper test class.
…minal if statements.
…unnerProgramOutput.
Removed escaped string test from DelugeLineScannerTest. Updated common withScanner() method to invoke both program-first, and input-first Runner API.
Updated variable names for convention. Updated comparison for single-pass for success state.
Updated logic for single-pass for success-state.
… terminal if statements.
…s for success state.
Updated variable name for convention. Updated thrown exceptions to be of DelugeException. Removed redundant program type checking for input-first and program-first program types.
…rminal if statements.
…terminal if statements.
…ner expected program output. Added API method that takes the encoding of variable-argument Runner inputs. Updated error message for null, and null-containing, variable-argument Runner inputs. Updated error message null-containing variable-argument Runner expected program output. Updated test cases.
Updated BoltDelugeBasicTest class with ARRAY_ENCODED test cases. Added public static main() method for programmer debugging.
Renamed to BoltDelugeBarrage. Updated BoltDelugeBarrage class with (more) STREAM type inputs. Added public static main() method for programmer debugging. Removed test method.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.