kitovu-bot / kitovu

OpenHSR Connect 2
GNU General Public License v3.0
5 stars 2 forks source link

Download recursively all files #9

Closed bytinbit closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #9 into master will increase coverage by 3.21%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   84.87%   88.08%   +3.21%     
==========================================
  Files          13       15       +2     
  Lines         271      361      +90     
  Branches       11       15       +4     
==========================================
+ Hits          230      318      +88     
- Misses         39       40       +1     
- Partials        2        3       +1
Impacted Files Coverage Δ
src/kitovu/sync/syncplugin.py 100% <ø> (ø) :arrow_up:
src/kitovu/sync/syncing.py 53.12% <0%> (ø) :arrow_up:
tests/sync/test_smb.py 100% <100%> (ø) :arrow_up:
src/kitovu/sync/plugin/smb.py 90.9% <66.66%> (-1.28%) :arrow_down:
tests/helpers/dummyplugin.py 96.96% <0%> (ø)
tests/test_dummyplugin.py 100% <0%> (ø)

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 c5ac5a6...1c2dec3. Read the comment docs.