canonical / craft-archives

A library for handling archives/repositories in Craft applications
https://canonical-craft-archives.readthedocs-hosted.com
GNU Lesser General Public License v3.0
0 stars 8 forks source link

repo: permit file URLs #93

Closed lengau closed 1 year ago

lengau commented 1 year ago

Fixes #92

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (83daa4a) into main (be875b0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   90.10%   90.10%           
=======================================
  Files          13       13           
  Lines         687      687           
  Branches      140      140           
=======================================
  Hits          619      619           
  Misses         50       50           
  Partials       18       18           
Impacted Files Coverage Δ
craft_archives/repo/package_repository.py 98.76% <100.00%> (ø)