Change pre- and postBatchMethod names for clarity

Created on 22 July 2024, about 2 months ago
Updated 31 July 2024, about 1 month ago

Problem/Motivation

The preBatch and postBatch methods at the beginning and end of the running of a script that uses codit_batch_operations. references to getBatchSize() and addBatchSeparator() indicate batches might be larger than 1, indicating grouped subsets of a total run.

Proposed resolution

For that reason, it would be clearer to change the name as follows:

  • preBatchMethod becomes preRun
  • postBatchMethod becomes postRun
  • changes to any test files and example file is made
  • change to readme is made
πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States skyriter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024