Closed alexdewar closed 4 months ago
I've also renamed time_slices.rs
to time_slice.rs
to be consistent with the naming of other files.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.41%. Comparing base (
bf623cc
) to head (f8b5cc5
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
All the other settings names for input file paths in
settings.toml
end with*_file_path
, so let's renametime_slices_path
totime_slices_file_path
for consistency.