IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Fixes and improvments for config dialog #432

Closed rdoeffinger closed 5 years ago

rdoeffinger commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #432 into master will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #432      +/-   ##
========================================
- Coverage    7.25%   7.2%   -0.05%     
========================================
  Files          41     41              
  Lines        2662   2678      +16     
========================================
  Hits          193    193              
- Misses       2469   2485      +16
Impacted Files Coverage Δ
src/configdialog.h 0% <ø> (ø) :arrow_up:
src/mainwindow.cpp 0% <0%> (ø) :arrow_up:
src/configdialog.cpp 0% <0%> (ø) :arrow_up:
src/qtpasssettings.cpp 7.57% <0%> (ø) :arrow_up:
src/util.cpp 8.62% <0%> (-0.16%) :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 32ea1ad...7f8136e. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.04%) to 7.216% when pulling 7f8136e4f08baea281cef62393ff75616ce09c74 on rdoeffinger:configfixes into 32ea1ad39a51b0d1b7e7b24351ae1139c3f5dbec on IJHack:master.