3 Commits

Author SHA1 Message Date
OMGeeky
3a5f881e46 add test data 2025-02-22 17:44:39 +01:00
OMGeeky
8e9a5f4df1 Enhance JSON file reading and processing
- Update read_json_file to return a list of objects, handling both single and multiple JSON objects.
- Modify merge_objects to include total_files in the statistics.
- Adjust print_summary to display the number of files processed alongside total objects.
- Refactor JSON file reading loop to accumulate objects from multiple files.
2025-02-22 17:44:19 +01:00
OMGeeky
c36f09aa38 Init 2025-02-22 17:02:40 +01:00