kitovu-bot / kitovu

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

Code quality improvements #45

Closed The-Compiler closed 6 years ago

The-Compiler commented 6 years ago

EPJ-101

codecov[bot] commented 6 years ago

Codecov Report

Merging #45 into master will decrease coverage by <.01%. The diff coverage is 89.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   94.28%   94.28%   -0.01%     
==========================================
  Files          31       30       -1     
  Lines        1593     1591       -2     
  Branches      102      102              
==========================================
- Hits         1502     1500       -2     
  Misses         74       74              
  Partials       17       17
Impacted Files Coverage Δ
src/kitovu/sync/syncplugin.py 100% <ø> (ø) :arrow_up:
src/kitovu/utils.py 93.75% <ø> (-0.59%) :arrow_down:
src/kitovu/sync/plugin/smb.py 86.13% <ø> (ø) :arrow_up:
src/kitovu/sync/plugin/moodle.py 91.52% <ø> (ø) :arrow_up:
src/kitovu/gui/startscreen.py 100% <ø> (ø) :arrow_up:
tests/sync/test_moodle.py 100% <100%> (ø) :arrow_up:
src/kitovu/sync/filecache.py 93.75% <100%> (+0.24%) :arrow_up:
src/kitovu/sync/syncing.py 84.94% <100%> (-0.48%) :arrow_down:
src/kitovu/cli.py 66% <85.71%> (-4%) :arrow_down:
src/kitovu/sync/settings.py 91.01% <86.2%> (-2.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 fd57c40...6e8a770. Read the comment docs.