gilesknap / gphotos-sync

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

Skeleton template features #344

Closed gilesknap closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #344 (49f5f69) into master (376fa3a) will decrease coverage by 0.93%. The diff coverage is 86.61%.

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
- Coverage   87.37%   86.43%   -0.94%     
==========================================
  Files          26       26              
  Lines        1948     2005      +57     
==========================================
+ Hits         1702     1733      +31     
- Misses        246      272      +26     
Impacted Files Coverage Δ
src/gphotos_sync/GoogleAlbumMedia.py 100.00% <ø> (ø)
src/gphotos_sync/Queries.py 100.00% <ø> (ø)
src/gphotos_sync/__main__.py 0.00% <0.00%> (ø)
src/gphotos_sync/authorize.py 90.56% <58.33%> (ø)
src/gphotos_sync/_version_git.py 39.68% <63.63%> (ø)
src/gphotos_sync/Logging.py 89.28% <66.66%> (ø)
src/gphotos_sync/Main.py 83.33% <77.27%> (ø)
src/gphotos_sync/GoogleAlbumsSync.py 90.00% <84.61%> (ø)
src/gphotos_sync/LocalFilesRow.py 86.95% <90.00%> (ø)
src/gphotos_sync/GooglePhotosDownload.py 79.89% <91.66%> (ø)
... and 25 more

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 a6b0dde...49f5f69. Read the comment docs.