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

#390 make box cheched when opening a folder users panel #403

Closed kenji21 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #403 into master will increase coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #403      +/-   ##
=========================================
+ Coverage    6.45%   6.46%   +<.01%     
=========================================
  Files          39      39              
  Lines        2587    2585       -2     
=========================================
  Hits          167     167              
+ Misses       2420    2418       -2
Impacted Files Coverage Δ
src/pass.h 50% <ø> (ø) :arrow_up:
src/pass.cpp 2.56% <0%> (+0.04%) :arrow_up:
src/mainwindow.cpp 0% <0%> (ø) :arrow_up:

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 68f2537...0ba1d54. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.002%) to 6.503% when pulling 0ba1d54f76b6ad1de42bad8bbe3b9a46ff98ed64 on openium:master into 68f2537cc32a34192549cfbfc780aa49c98d887a on IJHack:master.