webbpsf icon indicating copy to clipboard operation
webbpsf copied to clipboard

Improve test coverage after v1.1.0

Open ojustino opened this issue 1 year ago • 0 comments

#584 and #588 showed decreases in test coverage that should be rectified. See their respective codecov results here and here for more information on the files affected. @mperrin suggested that at least some of the uncovered code (particularly new functions in trending.py) doesn't actually need tests and can instead take a # pragma : no cover comment in the appropriate places.

ojustino avatar Sep 22 '22 00:09 ojustino