naxuroqa / Venom

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

VENOM-407: Add partial persistency #419

Closed naxuroqa closed 5 years ago

naxuroqa commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #419 into develop will decrease coverage by 1.01%. The diff coverage is 11.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #419      +/-   ##
==========================================
- Coverage     8.27%   7.26%   -1.02%     
==========================================
  Files           75      76       +1     
  Lines         4749    4999     +250     
==========================================
- Hits           393     363      -30     
- Misses        4356    4636     +280
Impacted Files Coverage Δ
src/view/UserInfoWidget.vala 0% <0%> (ø) :arrow_up:
src/tox/SqliteDhtNodeRepository.vala 0% <0%> (ø)
src/tox/DhtNode.vala 0% <0%> (ø) :arrow_up:
src/view/FriendRequestWidget.vala 0% <0%> (ø) :arrow_up:
src/tox/SqliteFriendRequestRepository.vala 0% <0%> (ø)
src/tox/ContactRepository.vala 0% <0%> (ø)
src/view/NodeWidget.vala 0% <0%> (ø) :arrow_up:
src/tox/ToxAdapterFriendListener.vala 0% <0%> (ø) :arrow_up:
src/db/SqliteSettingsDatabase.vala 0% <0%> (ø) :arrow_up:
src/viewmodel/UserInfoViewModel.vala 0% <0%> (ø) :arrow_up:
... and 28 more

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 7b3f215...29e1340. Read the comment docs.