kitovu-bot / kitovu

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

Handling smb errors #33

Closed ThunderKey closed 6 years ago

ThunderKey commented 6 years ago

EPJ-57

codecov[bot] commented 6 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.34%. The diff coverage is 89.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   89.48%   89.83%   +0.34%     
==========================================
  Files          30       30              
  Lines        1313     1407      +94     
  Branches       86       92       +6     
==========================================
+ Hits         1175     1264      +89     
- Misses        124      130       +6     
+ Partials       14       13       -1
Impacted Files Coverage Δ
src/kitovu/utils.py 94.33% <100%> (+0.22%) :arrow_up:
tests/sync/test_smb.py 100% <100%> (ø) :arrow_up:
src/kitovu/sync/plugin/smb.py 86.13% <72%> (-1.67%) :arrow_down:
src/kitovu/gui/confscreen.py 92.1% <0%> (-7.9%) :arrow_down:
src/kitovu/sync/plugin/moodle.py 33.66% <0%> (ø) :arrow_up:
tests/gui/test_confscreen.py 100% <0%> (ø) :arrow_up:
tests/test_filecache.py 100% <0%> (ø) :arrow_up:
src/kitovu/sync/filecache.py 93.5% <0%> (+2.59%) :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 7bfcc23...a1567a8. Read the comment docs.