pkiraly / qa-catalogue

QA catalogue – a metadata quality assessment tool for library catalogue records (MARC, PICA)
GNU General Public License v3.0
78 stars 17 forks source link

Write number of processed records to parameters File #344

Closed nichtich closed 11 months ago

nichtich commented 11 months ago

The parameters file, written in afterIteration of each task should include the numberOfprocessedRecords to store the actual number of processed records. By now only validation task stores this number, but in count.csv. Putting the number in parameters file will allow to show the actual number for each task in qa-catalogue-web. This is required because some analysis are performed more regularly then others at VZG.

pkiraly commented 11 months ago

It is testable. I added duration as well as a human readable string (such as 03:24:12 [=3 hours...] or 1d 12:34:56 [=one day, 12 hours...]).