chop
chop copied to clipboard
Increase code coverage
Should be around 90%, currently its 67%
Should we exclude files like data_utils.py from the coverage calculation?
yes, you can exclude things that we don't want to test, like the data loading.