Closed abingham closed 6 years ago
The dataset strategies that we have now are a bit haphazard. There's probably good scope and reason for making them a bit more regular, configurable, etc. The current state more or less just evolved as I need new features, and since I was also learning about SEGY as I went, there was not good master plan from the start.
This adds complete statement coverage for
reader.py
. I'm not particular proud of some of the tests, but the coverage is there. I assume that application of Cosmic Ray will point out the deficiencies of some of my tests.