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

toIndetermineateLengthSequences now writes correct bytes for sequence… #37

Merged
merged 1 commit into from Feb 14, 2019

Conversation

KarlSjostrand
Copy link
Contributor

… delimitation

@@ -430,4 +430,23 @@ class ModifyFlowTest extends TestKit(ActorSystem("ModifyFlowSpec")) with FlatSpe
.expectValueChunk(mikeBytes)
.expectDicomComplete()
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated test written while looking for the bug root cause. It's still a valuable test so I let it stay.

@KarlSjostrand KarlSjostrand merged commit bd0f911 into develop Feb 14, 2019
@KarlSjostrand KarlSjostrand deleted the bugfix/to-indeterminate-length-fix branch February 14, 2019 21:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 202

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.197%

Totals Coverage Status
Change from base Build 194: 0.0%
Covered Lines: 1440
Relevant Lines: 1579

💛 - Coveralls

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.

None yet

3 participants