Closed egrace479 closed 4 months ago
I also noticed that sample images weren't downloading when I turned off streaming, and have turned it back on. The new verification features should alert the user to instances of 200 responses where streaming is interrupted.
@johnbradley, now it throws an exception and exits in the main files. Thanks for catching that :)
Adds a verification step through the
BuddyCheck
class. It checks that checksums in the source CSV match those calculated withsum-buddy
after download (compares both filename and checksum columns to not undercount duplicates with different names, since filenames are forced to be unique). Also notes the number of images downloaded and how many were expected (based on number of non-null values in the selected filename column).This is the last update for the alpha version.