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 to ktlint-maven-plugin 1.16.0. #2029

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

JonathanLennox
Copy link
Member

Disable some rules that are annoying.

Corresponding code format changes (should be no substantive change).

Disable some rules that are annoying.

Corresponding code format changes (should be no substantive change).
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #2029 (12951c2) into master (5e55fdf) will increase coverage by 0.17%.
The diff coverage is 52.96%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2029      +/-   ##
============================================
+ Coverage     42.70%   42.88%   +0.17%     
- Complexity     1679     1687       +8     
============================================
  Files           326      325       -1     
  Lines         17034    17140     +106     
  Branches       2250     2251       +1     
============================================
+ Hits           7275     7351      +76     
- Misses         9046     9069      +23     
- Partials        713      720       +7     
Impacted Files Coverage Δ
...m/src/main/kotlin/org/jitsi/nlj/MediaSourceDesc.kt 48.14% <0.00%> (-2.84%) ⬇️
...nsform/src/main/kotlin/org/jitsi/nlj/PacketInfo.kt 28.57% <ø> (ø)
...m/src/main/kotlin/org/jitsi/nlj/RtpEncodingDesc.kt 27.45% <0.00%> (ø)
...form/src/main/kotlin/org/jitsi/nlj/RtpLayerDesc.kt 37.66% <0.00%> (-1.01%) ⬇️
...sform/src/main/kotlin/org/jitsi/nlj/RtpReceiver.kt 0.00% <ø> (ø)
...orm/src/main/kotlin/org/jitsi/nlj/RtpSenderImpl.kt 0.00% <ø> (ø)
...sform/src/main/kotlin/org/jitsi/nlj/Transceiver.kt 0.00% <0.00%> (ø)
...ansform/src/main/kotlin/org/jitsi/nlj/VideoType.kt 83.33% <ø> (ø)
...rm/src/main/kotlin/org/jitsi/nlj/dtls/DtlsStack.kt 66.34% <ø> (ø)
...rm/src/main/kotlin/org/jitsi/nlj/dtls/DtlsUtils.kt 57.60% <ø> (ø)
... and 79 more

... and 2 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 5e55fdf...12951c2. Read the comment docs.

@JonathanLennox JonathanLennox merged commit 7fabc45 into jitsi:master Jun 15, 2023
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