Skip to content
Snippets Groups Projects
Commit 614a0b59 authored by Pablo Boizeau's avatar Pablo Boizeau
Browse files

Release v0.1.2

Fixes #10 once and for all.

- Replace `common_prefix` by `common_path` that was causing problems (for instance if `/tmp/folder` and `/tmp/folder1`)
- Use harmonized urls in object full url creation
- Fix HTTP error display on Item push failure
- Add pytest and code coverage

See merge request !18
parent c39ea6ed
Loading
Checking pipeline status