jitsi / jicofo

JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences.
Apache License 2.0
314 stars 350 forks source link

Update for ktlint 1.0.0 (ktlint-maven-plugin 3.0.0). #1116

Closed JonathanLennox closed 9 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #1116 (5d75da9) into master (ea5b27f) will increase coverage by 0.02%. The diff coverage is 17.82%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1116      +/-   ##
============================================
+ Coverage     27.85%   27.87%   +0.02%     
  Complexity      473      473              
============================================
  Files           128      128              
  Lines          7775     7780       +5     
  Branches       1064     1065       +1     
============================================
+ Hits           2166     2169       +3     
- Misses         5336     5339       +3     
+ Partials        273      272       -1     
Files Coverage Δ
.../src/main/kotlin/org/jitsi/jicofo/bridge/Bridge.kt 72.89% <100.00%> (+0.51%) :arrow_up:
...org/jitsi/jicofo/bridge/BridgeSelectionStrategy.kt 77.27% <ø> (ø)
...src/main/kotlin/org/jitsi/jicofo/bridge/Cascade.kt 74.05% <100.00%> (ø)
.../jitsi/jicofo/bridge/SingleMeshTopologyStrategy.kt 0.00% <ø> (ø)
...g/jitsi/jicofo/bridge/TopologySelectionStrategy.kt 0.00% <ø> (ø)
...c/main/kotlin/org/jitsi/jicofo/ConferenceConfig.kt 97.05% <100.00%> (ø)
...o/src/main/kotlin/org/jitsi/jicofo/FocusManager.kt 47.82% <ø> (ø)
...rc/main/kotlin/org/jitsi/jicofo/auth/AuthConfig.kt 78.04% <100.00%> (ø)
...tlin/org/jitsi/jicofo/conference/ConferenceUtil.kt 32.25% <ø> (ø)
...rg/jitsi/jicofo/conference/SourcesToAddOrRemove.kt 55.55% <100.00%> (+5.55%) :arrow_up:
... and 16 more

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 ea5b27f...5d75da9. Read the comment docs.