naxuroqa / Venom

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

VENOM-426: Add in-app-notifications #426

Closed naxuroqa closed 5 years ago

naxuroqa commented 5 years ago

Adds an undo option for removed friends, might be usable for other actions as well.

codecov-io commented 5 years ago

Codecov Report

Merging #426 into develop will decrease coverage by 0.09%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #426     +/-   ##
=========================================
- Coverage     6.06%   5.97%   -0.1%     
=========================================
  Files           77      78      +1     
  Lines         5091    5171     +80     
=========================================
  Hits           309     309             
- Misses        4782    4862     +80
Impacted Files Coverage Δ
src/tox/ToxSession.vala 0.55% <0%> (-0.01%) :arrow_down:
src/tox/ToxAdapterFriendListener.vala 0% <0%> (ø) :arrow_up:
src/view/InAppNotification.vala 0% <0%> (ø)
src/view/ApplicationWindow.vala 0% <0%> (ø) :arrow_up:
src/view/FriendRequestWidget.vala 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 747bc9d...ab94711. Read the comment docs.