kitovu-bot / kitovu

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

Don't use URLs to pass around connection info #5

Closed The-Compiler closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #5 into master will decrease coverage by 1.89%. The diff coverage is 85.89%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #5     +/-   ##
=========================================
- Coverage   86.76%   84.87%   -1.9%     
=========================================
  Files          13       13             
  Lines         272      271      -1     
  Branches       13       11      -2     
=========================================
- Hits          236      230      -6     
- Misses         35       39      +4     
- Partials        1        2      +1
Impacted Files Coverage Δ
src/kitovu/cli.py 0% <0%> (ø) :arrow_up:
tests/sync/test_syncing.py 100% <100%> (ø) :arrow_up:
src/kitovu/sync/syncplugin.py 100% <100%> (ø) :arrow_up:
tests/sync/test_smb.py 100% <100%> (ø) :arrow_up:
src/kitovu/config.py 70% <57.14%> (-30%) :arrow_down:
src/kitovu/sync/syncing.py 53.12% <62.5%> (-4.46%) :arrow_down:
src/kitovu/sync/plugin/smb.py 92.18% <96.96%> (-0.67%) :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 6492a90...0928f11. Read the comment docs.