kitovu-bot / kitovu

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

always load the config file in when the config edit window is opened #44

Closed ThunderKey closed 6 years ago

ThunderKey commented 6 years ago

Before it kept the edited configuration and when you press "Abbrechen" and return to the config file it's still updated.

Hopefully I didn't break Qt conventions ;)

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #44   +/-   ##
=========================================
  Coverage          ?   89.82%           
=========================================
  Files             ?       30           
  Lines             ?     1445           
  Branches          ?       93           
=========================================
  Hits              ?     1298           
  Misses            ?      134           
  Partials          ?       13
Impacted Files Coverage Δ
src/kitovu/gui/confscreen.py 92.3% <100%> (ø)
tests/gui/test_confscreen.py 100% <100%> (ø)
src/kitovu/gui/mainwindow.py 97.05% <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 a1fb6cd...46345b3. Read the comment docs.