kitovu-bot / kitovu

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

create the config file in the edit if it does not exist #40

Closed ThunderKey closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d4d03a6). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #40   +/-   ##
=========================================
  Coverage          ?   89.78%           
=========================================
  Files             ?       30           
  Lines             ?     1439           
  Branches          ?       94           
=========================================
  Hits              ?     1292           
  Misses            ?      134           
  Partials          ?       13
Impacted Files Coverage Δ
tests/test_cli.py 100% <100%> (ø)
src/kitovu/cli.py 70% <100%> (ø)

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 d4d03a6...498db47. Read the comment docs.

The-Compiler commented 6 years ago

Thanks! You're right, there are probably editors which don't handle this cough Windows cough :wink: As it's only the default config file location (and not if a custom --config has been given), I think it's a good idea to do this.