Skip to content

Fix ktlint violation in JsonMessage.kt - #1309

Merged
bgrozev merged 1 commit into
masterfrom
claude/fix-ktlint-jsonmessage
Aug 25, 2026
Merged

Fix ktlint violation in JsonMessage.kt#1309
bgrozev merged 1 commit into
masterfrom
claude/fix-ktlint-jsonmessage

fix: Fix ktlint violation in JsonMessage.kt

ae51d1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 25, 2026 in 1s

52.86% (-0.02%) compared to 9c814ab

View this Pull Request on Codecov

52.86% (-0.02%) compared to 9c814ab

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.86%. Comparing base (9c814ab) to head (ae51d1c).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...c/main/kotlin/org/jitsi/jicofo/xmpp/JsonMessage.kt 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1309      +/-   ##
==========================================
- Coverage   52.88%   52.86%   -0.02%     
==========================================
  Files         133      133              
  Lines        8511     8514       +3     
  Branches     1293     1296       +3     
==========================================
  Hits         4501     4501              
- Misses       3384     3387       +3     
  Partials      626      626              
Files with missing lines Coverage Δ
...c/main/kotlin/org/jitsi/jicofo/xmpp/JsonMessage.kt 88.63% <0.00%> (-6.49%) ⬇️

Continue to review full report in Codecov by Harness.

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

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