Closed danielfromearth closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.01%. Comparing base (
9b28863
) to head (391e4e0
). Report is 1 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
GitHub Issue: #198
Description
This changes the sorting of datasets from using the concatenation dimension (with a current default of
mirror_step
), to using atime_variable
, which can be specified as an argument to thestitchee()
function.Local test steps
Passed automated CI tests run locally.
Overview of integration done
Passed automated CI integration tests.
PR Acceptance Checklist
CHANGELOG.md
updated