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 Kotlin to 1.9.10, and related Maven packages. #133

Merged
merged 3 commits into from
Sep 27, 2023

Use a dev version of dokka, which fixes a concurrency bug.

c4b0814
Select commit
Loading
Failed to load commit list.
Merged

Update Kotlin to 1.9.10, and related Maven packages. #133

Use a dev version of dokka, which fixes a concurrency bug.
c4b0814
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2023 in 1s

40.53% (+0.42%) compared to 02b0c86

View this Pull Request on Codecov

40.53% (+0.42%) compared to 02b0c86

Details

Codecov Report

Merging #133 (c4b0814) into master (02b0c86) will increase coverage by 0.42%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #133      +/-   ##
============================================
+ Coverage     40.11%   40.53%   +0.42%     
+ Complexity      260      259       -1     
============================================
  Files            57       57              
  Lines          2346     2373      +27     
  Branches        315      315              
============================================
+ Hits            941      962      +21     
- Misses         1337     1343       +6     
  Partials         68       68              
Files Coverage Δ
src/main/kotlin/org/jitsi/utils/Delegates.kt 50.00% <ø> (ø)
src/main/kotlin/org/jitsi/utils/JavaVersion.kt 71.42% <ø> (ø)
src/main/kotlin/org/jitsi/utils/RangedString.kt 91.76% <100.00%> (+2.70%) ⬆️
...c/main/kotlin/org/jitsi/utils/stats/BucketStats.kt 81.03% <ø> (ø)
...c/main/kotlin/org/jitsi/utils/stats/RateTracker.kt 82.60% <0.00%> (ø)
src/main/kotlin/org/jitsi/utils/time/FakeClock.kt 70.00% <0.00%> (ø)
...in/kotlin/org/jitsi/utils/queue/QueueStatistics.kt 0.00% <0.00%> (ø)

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 02b0c86...c4b0814. Read the comment docs.