naxuroqa / Venom

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

VENOM-166: Queued offline messages #420

Closed naxuroqa closed 5 years ago

naxuroqa commented 5 years ago

Closes #166

codecov-io commented 5 years ago

Codecov Report

Merging #420 into develop will decrease coverage by 1.17%. The diff coverage is 2.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #420      +/-   ##
==========================================
- Coverage     7.26%   6.09%   -1.18%     
==========================================
  Files           76      77       +1     
  Lines         4999    5073      +74     
==========================================
- Hits           363     309      -54     
- Misses        4636    4764     +128
Impacted Files Coverage Δ
src/plugin/Pluginregistrar.vala 100% <ø> (ø) :arrow_up:
src/core/Tools.vala 13.2% <ø> (ø) :arrow_up:
src/view/FileTransferEntry.vala 0% <0%> (ø) :arrow_up:
src/view/UserInfoWidget.vala 0% <0%> (ø) :arrow_up:
src/tox/StaticDhtNodeUpdater.vala 0% <0%> (ø)
src/tox/ToxMessage.vala 0% <0%> (ø)
src/view/ConversationWindow.vala 0% <0%> (ø) :arrow_up:
src/tox/SqliteDhtNodeRepository.vala 0% <0%> (ø) :arrow_up:
src/view/FileTransferWidget.vala 0% <0%> (ø) :arrow_up:
src/view/AddContactWidget.vala 0% <0%> (ø) :arrow_up:
... and 54 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 013ee82...2c597b4. Read the comment docs.