Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

JonathanLennox
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #2059 (af2d04b) into master (30dcf51) will increase coverage by 0.06%.
The diff coverage is 57.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2059      +/-   ##
============================================
+ Coverage     42.48%   42.54%   +0.06%     
- Complexity     1663     1666       +3     
============================================
  Files           325      325              
  Lines         17142    17151       +9     
  Branches       2239     2239              
============================================
+ Hits           7282     7297      +15     
+ Misses         9153     9148       -5     
+ Partials        707      706       -1     
Files Coverage Δ
...nsform/src/main/kotlin/org/jitsi/nlj/PacketInfo.kt 27.39% <ø> (ø)
...m/src/main/kotlin/org/jitsi/nlj/RtpEncodingDesc.kt 29.62% <100.00%> (+2.70%) ⬆️
...rc/main/kotlin/org/jitsi/nlj/codec/vpx/VpxUtils.kt 85.71% <100.00%> (ø)
...rm/src/main/kotlin/org/jitsi/nlj/dtls/DtlsUtils.kt 58.40% <ø> (ø)
...rc/main/kotlin/org/jitsi/nlj/dtls/TlsClientImpl.kt 66.66% <100.00%> (ø)
...rc/main/kotlin/org/jitsi/nlj/rtp/AudioRtpPacket.kt 100.00% <100.00%> (ø)
...src/main/kotlin/org/jitsi/nlj/rtp/RtpExtensions.kt 100.00% <100.00%> (ø)
...main/kotlin/org/jitsi/nlj/rtp/TransportCcEngine.kt 78.47% <100.00%> (+0.30%) ⬆️
...in/kotlin/org/jitsi/nlj/rtp/codec/vp8/Vp8Packet.kt 30.76% <ø> (ø)
...in/kotlin/org/jitsi/nlj/rtp/codec/vp9/Vp9Packet.kt 61.58% <100.00%> (-0.51%) ⬇️
... and 69 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 30dcf51...af2d04b. Read the comment docs.

@JonathanLennox JonathanLennox merged commit be7701f into jitsi:master Oct 3, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants