jitsi / jigasi

Jigasi: a server-side application acting as a gateway to Jitsi Meet conferences. Currently allows regular SIP clients to join meetings and provides transcription capabilities.
Apache License 2.0
515 stars 291 forks source link

feat: Adds the used nick to the debug state. #509

Closed damencho closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #509 (26a06f7) into master (b21f752) will decrease coverage by 0.17%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #509      +/-   ##
============================================
- Coverage     20.96%   20.79%   -0.17%     
+ Complexity      290      287       -3     
============================================
  Files            74       74              
  Lines          6234     6236       +2     
  Branches        834      835       +1     
============================================
- Hits           1307     1297      -10     
- Misses         4707     4717      +10     
- Partials        220      222       +2     
Files Coverage Δ
...c/main/java/org/jitsi/jigasi/rest/HandlerImpl.java 0.00% <ø> (ø)
src/main/java/org/jitsi/jigasi/JvbConference.java 42.45% <0.00%> (-0.66%) :arrow_down:

... and 4 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 b21f752...26a06f7. Read the comment docs.