Skip to content

Better handling of size() on non-existent locations

  • repr(Artifact) calls the size() function of the Locator (cache/source) but if the Artifact's url does not exist in target fs an error occurs
  • Better debug logs

Merge request reports