Skip to content

Conversation

vbuser2004
Copy link

@vbuser2004 vbuser2004 commented Dec 23, 2023

Final report replaces "Finished" with more detailed summary, including:

  • Summary report of total number of rows converted.
  • Total time in milliseconds to complete script

Note: top-level await is not enabled so used readCSV().then(...) to capture total row count.

Edit: Forgot to mention this fixes #35: Replace "Finished" after completion with "Finished - Number of Rows Processed: XX" and Time for Processing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace "Finished" after completion with "Finished - Number of Rows Processed: XX" and Time for Processing

2 participants