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

Added Subsegment streaming strategy. #83

Merged
merged 3 commits into from
Jun 14, 2019
Merged

Added Subsegment streaming strategy. #83

merged 3 commits into from
Jun 14, 2019

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    ce48fc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Refactored ShouldStreamSubsegments() to ShouldStream() and StreamSubs…

    …egments() to Stream(). Added check for negative number in DefaultStreamingStrategy(). Added unit tests for the same.
    srprash committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    387f072 View commit details
    Browse the repository at this point in the history
  2. added separate tests for custom and negative value of maxSubsegmentSi…

    …ze for DefaultStreamingStrategy.
    srprash committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    c849a96 View commit details
    Browse the repository at this point in the history