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

lint: fix typing issues with updated pyright #58

Closed lengau closed 1 year ago

lengau commented 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (99f388a) into main (c9bd220) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   88.01%   88.05%   +0.03%     
==========================================
  Files          13       13              
  Lines         626      628       +2     
  Branches      125      124       -1     
==========================================
+ Hits          551      553       +2     
  Misses         61       61              
  Partials       14       14              
Impacted Files Coverage Δ
craft_archives/repo/apt_ppa.py 91.30% <100.00%> (ø)
craft_archives/repo/package_repository.py 98.75% <100.00%> (+0.01%) :arrow_up:
craft_archives/repo/projects.py 100.00% <100.00%> (ø)