naxuroqa / Venom

a modern Tox client for the GNU/Linux desktop
GNU General Public License v3.0
282 stars 65 forks source link

VENOM-220: Encrypted data file and database #428

Closed naxuroqa closed 5 years ago

naxuroqa commented 5 years ago

Closes #220

codecov-io commented 5 years ago

Codecov Report

Merging #428 into develop will decrease coverage by 0.04%. The diff coverage is 5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #428      +/-   ##
==========================================
- Coverage     5.97%   5.93%   -0.05%     
==========================================
  Files           78      78              
  Lines         5171    5243      +72     
==========================================
+ Hits           309     311       +2     
- Misses        4862    4932      +70
Impacted Files Coverage Δ
src/tox/ToxSession.vala 0.55% <0%> (-0.01%) :arrow_down:
src/core/R.vala 0% <0%> (ø) :arrow_up:
src/view/ApplicationWindow.vala 0% <0%> (ø) :arrow_up:
src/core/Profile.vala 0% <0%> (ø)
src/core/WidgetFactory.vala 0% <0%> (ø) :arrow_up:
src/db/DatabaseInterfaces.vala 5.63% <100%> (ø) :arrow_up:
src/db/SqliteWrapper.vala 47.53% <71.42%> (+0.06%) :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 e7ec159...1c6dee1. Read the comment docs.