kitovu-bot / kitovu

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

More tests #46

Closed The-Compiler closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into master will increase coverage by 4.3%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #46     +/-   ##
=========================================
+ Coverage   94.28%   98.58%   +4.3%     
=========================================
  Files          30       30             
  Lines        1591     1770    +179     
  Branches      102      111      +9     
=========================================
+ Hits         1500     1745    +245     
+ Misses         74       25     -49     
+ Partials       17        0     -17
Impacted Files Coverage Δ
src/kitovu/sync/syncing.py 100% <ø> (+15.05%) :arrow_up:
tests/helpers/in_memory_keyring.py 100% <100%> (+7.14%) :arrow_up:
tests/sync/test_syncing.py 100% <100%> (ø) :arrow_up:
tests/sync/test_smb.py 100% <100%> (ø) :arrow_up:
tests/sync/test_moodle.py 100% <100%> (ø) :arrow_up:
tests/gui/test_confscreen.py 100% <100%> (ø) :arrow_up:
tests/test_cli.py 100% <100%> (ø) :arrow_up:
tests/sync/test_settings.py 100% <100%> (ø) :arrow_up:
tests/test_utils.py 100% <100%> (ø) :arrow_up:
tests/helpers/dummyplugin.py 100% <100%> (ø) :arrow_up:
... and 10 more

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 c636ed6...10bfd03. Read the comment docs.