uga-libraries / format-report

Aggregate and analyze csv files with file format information generated by the UGA Libraries' digital preservation system (ARCHive).
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Test dates of CSV arguments #48

Open amhanson9 opened 10 months ago

amhanson9 commented 10 months ago

There are two arguments, the path to the CSV for the current analysis year and the path to the CSV for the previous analysis year. For more complete testing in check_arguments(), we could compare the years in the file names for both CSVs and make sure they are in the correct order (current > previous). If they are in the wrong order, the comparison is going to be backwards.