jigasi icon indicating copy to clipboard operation
jigasi copied to clipboard

feat: Sent UNIX timestamp in ms for raisedHand

Open horymury opened this issue 3 years ago • 1 comments

horymury avatar Oct 14 '21 14:10 horymury

Codecov Report

Merging #382 (72cd2df) into master (e933df5) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #382      +/-   ##
============================================
- Coverage     23.67%   23.61%   -0.06%     
- Complexity      294      296       +2     
============================================
  Files            62       62              
  Lines          5416     5417       +1     
  Branches        731      731              
============================================
- Hits           1282     1279       -3     
- Misses         3918     3927       +9     
+ Partials        216      211       -5     
Impacted Files Coverage Δ
...rc/main/java/org/jitsi/jigasi/AudioModeration.java 15.50% <0.00%> (-0.08%) :arrow_down:
...in/java/org/jitsi/jigasi/sounds/PlaybackQueue.java 54.38% <0.00%> (-1.76%) :arrow_down:
.../jitsi/jigasi/sounds/SoundNotificationManager.java 32.06% <0.00%> (-1.69%) :arrow_down:
.../main/java/org/jitsi/jigasi/SipGatewaySession.java 51.12% <0.00%> (+0.45%) :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 e933df5...72cd2df. Read the comment docs.

codecov[bot] avatar Oct 14 '21 15:10 codecov[bot]