duracloud / mill

The Duplication project provides the tools and pieces with which together manage the process of duplicating files between storage providers in DuraCloud.
Apache License 2.0
2 stars 7 forks source link

Ensures that the parent dir of the state file is created before tryin… #58

Closed dbernstein closed 1 year ago

dbernstein commented 1 year ago

…g to save the state.

This PR includes an update to the tests that ensures this update has test coverage.