kitovu-bot / kitovu

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

Default to a sensible place for the config #11

Closed The-Compiler closed 6 years ago

The-Compiler commented 6 years ago

Part of EPJ-73

If no config is given, something like ~/.config/kitovu/kitovu.yaml (on Linux) is used. No quickstart stuff implemented yet.

codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 0.91%. The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   91.93%   91.02%   -0.92%     
==========================================
  Files          16       16              
  Lines         459      468       +9     
  Branches       27       28       +1     
==========================================
+ Hits          422      426       +4     
- Misses         32       36       +4     
- Partials        5        6       +1
Impacted Files Coverage Δ
src/kitovu/cli.py 0% <0%> (ø) :arrow_up:
src/kitovu/sync/syncing.py 100% <100%> (ø) :arrow_up:
src/kitovu/sync/settings.py 85.96% <50%> (-6.04%) :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 8a7acca...77c3ef6. Read the comment docs.