gilesknap / gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Apache License 2.0
2.02k stars 165 forks source link

add dockerhub to ci #353

Closed gilesknap closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #353 (0b53e44) into main (eb3f9ad) will decrease coverage by 0.13%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #353      +/-   ##
==========================================
- Coverage   89.20%   89.07%   -0.14%     
==========================================
  Files          25       25              
  Lines        1955     1959       +4     
==========================================
+ Hits         1744     1745       +1     
- Misses        211      214       +3     
Impacted Files Coverage Δ
src/gphotos_sync/authorize.py 85.45% <66.66%> (-5.12%) :arrow_down:
src/gphotos_sync/Main.py 88.77% <100.00%> (+0.11%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eb3f9ad...0b53e44. Read the comment docs.