Skip to content

feat: Sent UNIX timestamp in ms for raisedHand - #382

Open
horymury wants to merge 1 commit into
masterfrom
hmuresan/raised-hand
Open

feat: Sent UNIX timestamp in ms for raisedHand#382
horymury wants to merge 1 commit into
masterfrom
hmuresan/raised-hand

feat: Sent UNIX timestamp in ms for raisedHand

72cd2df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 1s

23.61% (-0.06%) compared to e933df5

View this Pull Request on Codecov

23.61% (-0.06%) compared to e933df5

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.61%. Comparing base (e933df5) to head (72cd2df).
⚠️ Report is 200 commits behind head on master.

Files with missing lines Patch % Lines
...rc/main/java/org/jitsi/jigasi/AudioModeration.java 0.00% 3 Missing ⚠️
Additional details and impacted files

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     
Files with missing lines Coverage Δ
...rc/main/java/org/jitsi/jigasi/AudioModeration.java 15.50% <0.00%> (-0.08%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e933df5...72cd2df. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.