- 10 Jul, 2018 8 commits
-
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: added missing test data constructors for CalculationParserEvents and added them to tests
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-trait-import on the suite level was causing name clashes between message and event matchers
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
- 09 Jul, 2018 7 commits
-
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: adjusted worker counts in end-to-end tests to have more/equally many/less workers than tasks
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: renamed TreeParserProcessEvent to TreeParserEvent, moved matcher construction helpers to a separate object
-
Ihrig, Arvid Conrad (ari) authored
-
- 06 Jul, 2018 5 commits
-
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: metaInfo-dependencies of objects are now explicit, removed some explicit micro-classes
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: transformed ParsingTaskGenerator into a trait, changed TreeParser trait implementing classes -removed the two mini-classes implementing Directory/Zip sources and replaced them with an anonymous class in Main
-
- 05 Jul, 2018 9 commits
-
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: got rid of TreeParserFlow, replaced by TreeParser which integrates with Streams via MessageProcessor(Flow)
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: added TreeParser trait, will replace TreeParserflow with a MessageProcessor based implemention
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: added Variance annotations to MessageProcessor and changed expected exception class
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: got rid of some unused implicit config parameters, made implicit parser collections explicit
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: removed trait ParsingTaskGenerator (implementors become Iterators, counting functionality moved to TreeParserFlow)
-
- 04 Jul, 2018 7 commits
-
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: moved task-generation features from ParsingTaskGenerator trait to companion object
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-removed stream timeout setting from package object -replaced name operations on parsers with fixed strings because parsers implicitly load all metainfo -made meta-info in package object a lazy implicit
-
Ihrig, Arvid Conrad (ari) authored
-archives are now unpacked when the first parsing task arrives
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-
- 03 Jul, 2018 4 commits
-
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: added end-to-end tests for parsing rawdata-archive content with multiple workers
-
Ihrig, Arvid Conrad (ari) authored
Integrated Pipeline: added a short sleep to mock processing in CalculationParsingFlowSpec to stabilize task distribution
-
Ihrig, Arvid Conrad (ari) authored
-
Ihrig, Arvid Conrad (ari) authored
-