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

Support for using WSL binaries on Windows #431

Closed rdoeffinger closed 5 years ago

rdoeffinger commented 6 years ago

Uses WSL features to have the password store path automatically translated.

codecov[bot] commented 6 years ago

Codecov Report

Merging #431 into master will decrease coverage by 0.02%. The diff coverage is 2.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #431      +/-   ##
=========================================
- Coverage    7.25%   7.22%   -0.03%     
=========================================
  Files          41      41              
  Lines        2662    2684      +22     
=========================================
+ Hits          193     194       +1     
- Misses       2469    2490      +21
Impacted Files Coverage Δ
src/executor.h 50% <ø> (ø) :arrow_up:
src/imitatepass.cpp 0.44% <0%> (-0.03%) :arrow_down:
src/executor.cpp 4.1% <0%> (-0.58%) :arrow_down:
src/configdialog.cpp 0% <0%> (ø) :arrow_up:
src/util.cpp 8.47% <0%> (-0.3%) :arrow_down:
src/pass.cpp 4.68% <50%> (+0.75%) :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 32ea1ad...3b10fd3. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.02%) to 7.245% when pulling 3b10fd3a556f5b5fd3b4ec13951c006d6dd328c1 on rdoeffinger:wslsupport into 32ea1ad39a51b0d1b7e7b24351ae1139c3f5dbec on IJHack:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.02%) to 7.245% when pulling 3b10fd3a556f5b5fd3b4ec13951c006d6dd328c1 on rdoeffinger:wslsupport into 32ea1ad39a51b0d1b7e7b24351ae1139c3f5dbec on IJHack:master.