pyuvdata
pyuvdata copied to clipboard
Check for coverage on all branches
Do this by setting branch = true in the run section of .coveragerc. Without this we aren't testing all branches of an if statement, which can be particularly problematic for inline if statements.