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

add proxy feature #110

Closed mfuentesg closed 5 years ago

mfuentesg commented 5 years ago

Closes https://github.com/mfuentesg/SyncSettings/issues/87

codecov-io commented 5 years ago

Codecov Report

Merging #110 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #110     +/-   ##
========================================
+ Coverage    93.9%   94.1%   +0.2%     
========================================
  Files          13      13             
  Lines         541     560     +19     
========================================
+ Hits          508     527     +19     
  Misses         33      33
Impacted Files Coverage Δ
tests/mocks/sublime_mock.py 85.71% <ø> (ø) :arrow_up:
tests/test_gist_api.py 100% <100%> (ø) :arrow_up:
sync_settings/sync_version.py 95% <100%> (ø) :arrow_up:
sync_settings/libs/gist.py 100% <100%> (ø) :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 a562397...8d28d21. Read the comment docs.