- [ ] https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/summarize/_generate_all_dataset_totals.py#L22 - `# TODO: record progress over` (add progress tracking around the loop; comment also appears truncated) - [ ] https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/summarize/_generate_all_dataset_totals.py#L25 - `# TODO: use better structure for separating mapped activity from summaries` (reorganize layout so `is_dir()` isn't used as a filter) - [ ] https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/config/_config.py#L17 - `# TODO: add basic schema and validation` - [ ] https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/validate/_http_empty_split_pre_validator.py#L14 - `TODO: should add pre-validator that the 8th element of each space split is always one of the known types.`
https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/summarize/_generate_all_dataset_totals.py#L22
# TODO: record progress over(add progress tracking around the loop; comment also appears truncated)https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/summarize/_generate_all_dataset_totals.py#L25
# TODO: use better structure for separating mapped activity from summaries(reorganize layout sois_dir()isn't used as a filter)https://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/config/_config.py#L17
# TODO: add basic schema and validationhttps://github.com/dandi/s3-log-extraction/blob/main/src/s3_log_extraction/validate/_http_empty_split_pre_validator.py#L14
TODO: should add pre-validator that the 8th element of each space split is always one of the known types.