naxuroqa / Venom

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

VENOM-184: Add support for voice and video calls #463

Closed naxuroqa closed 5 years ago

naxuroqa commented 5 years ago

Fixes #184 Fixes #400 Fixes #464

TODO: (in other tickets)
Not covered in this PR:
codecov-io commented 5 years ago

Codecov Report

Merging #463 into develop will decrease coverage by 0.69%. The diff coverage is 0.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #463     +/-   ##
=========================================
- Coverage     5.43%   4.74%   -0.7%     
=========================================
  Files           81      90      +9     
  Lines         5723    6559    +836     
=========================================
  Hits           311     311             
- Misses        5412    6248    +836
Impacted Files Coverage Δ
src/view/UserInfoWidget.vala 0% <ø> (ø) :arrow_up:
src/tox/ToxFiletransferAdapter.vala 16.5% <ø> (ø) :arrow_up:
src/tox/ToxConferenceAdapter.vala 0% <ø> (ø) :arrow_up:
src/av/VideoInPipeline.vala 0% <0%> (ø)
src/view/ConversationWindow.vala 0% <0%> (ø) :arrow_up:
src/av/Pipeline.vala 0% <0%> (ø)
src/core/CallState.vala 0% <0%> (ø)
src/view/ContactListEntryCompact.vala 0% <0%> (ø) :arrow_up:
src/tox/ToxCallAdapter.vala 0% <0%> (ø)
src/tox/ToxAVThread.vala 0% <0%> (ø)
... and 29 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 a8b4aeb...8d1f44d. Read the comment docs.

tiotrom commented 4 years ago

Hi. Any update on this? Cheers!