-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Measurements): in MeasurementService keep a separate set of unmap…
…ped measurements (#3385) * fix(Measurements): return {} instead of undefined for getSOPInstanceAttributes * PR feedback: - separated measurements from non-acquisition plane - reverted to previous behaviour of returning undefined in getSOPInstanceAttributes * Added unit tests for unmapped measurements. * PR feedback: added comments to the unmappedMeasurement used in the unit tests.
- Loading branch information
Showing
3 changed files
with
108 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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