mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Fix encoding issue on download command #116

Closed mfuentesg closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #116 into master will decrease coverage by 4.28%. The diff coverage is 29.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage    94.1%   89.82%   -4.29%     
==========================================
  Files          13       13              
  Lines         560      570      +10     
==========================================
- Hits          527      512      -15     
- Misses         33       58      +25
Impacted Files Coverage Δ
tests/test_sync_manager.py 100% <ø> (ø) :arrow_up:
tests/test_gist_api.py 100% <ø> (ø) :arrow_up:
sync_settings/libs/logger.py 100% <100%> (ø) :arrow_up:
sync_settings/libs/gist.py 100% <100%> (ø) :arrow_up:
sync_settings/sync_manager.py 44.32% <23.4%> (-11.74%) :arrow_down:

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 8b19d69...b744590. Read the comment docs.