Skip to content

Code cleanup of detekt issues#922

Merged
davidliu merged 2 commits intomainfrom
dl/jacoco_cleanup
May 4, 2026
Merged

Code cleanup of detekt issues#922
davidliu merged 2 commits intomainfrom
dl/jacoco_cleanup

Conversation

@davidliu
Copy link
Copy Markdown
Contributor

@davidliu davidliu commented May 4, 2026

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

⚠️ No Changeset found

Latest commit: 7e9f2db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Diffuse output:

OLD: diffuse-source-file
NEW: livekit-android-sdk-release.aar

 AAR      │ old      │ new      │ diff     
──────────┼──────────┼──────────┼──────────
      jar │    4 MiB │    4 MiB │ -4.6 KiB 
 manifest │  1.5 KiB │  1.5 KiB │      0 B 
 lint-jar │ 12.7 KiB │ 12.7 KiB │      0 B 
    other │  1.8 KiB │  1.8 KiB │      0 B 
──────────┼──────────┼──────────┼──────────
    total │    4 MiB │    4 MiB │ -4.6 KiB 

 JAR     │ old   │ new   │ diff         
─────────┼───────┼───────┼──────────────
 classes │  2215 │  2213 │  -2 (+0 -2)  
 methods │ 43002 │ 42986 │ -16 (+0 -16) 
  fields │  8405 │  8394 │ -11 (+0 -11)
AAR
 size  │ diff     │ path          
───────┼──────────┼───────────────
 4 MiB │ -4.6 KiB │ ∆ classes.jar 
───────┼──────────┼───────────────
 4 MiB │ -4.6 KiB │ (total)
JAR
CLASSES:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   2215 │ 2213 │ -2 (+0 -2) 
  
  - io.livekit.android.stats.NetworkMonitor_start_1
  - io.livekit.android.stats.NetworkMonitor
  

METHODS:

   old   │ new   │ diff         
  ───────┼───────┼──────────────
   43002 │ 42986 │ -16 (+0 -16) 
  
  - io.livekit.android.stats.NetworkMonitor <init>(Context)
  - io.livekit.android.stats.NetworkMonitor access_convertBytesToReadableString(NetworkMonitor, long) → String
  - io.livekit.android.stats.NetworkMonitor access_getContext_p(NetworkMonitor) → Context
  - io.livekit.android.stats.NetworkMonitor convertBytesToReadableString(long) → String
  - io.livekit.android.stats.NetworkMonitor start()
  - io.livekit.android.stats.NetworkMonitor stop()
  - io.livekit.android.stats.NetworkMonitor_start_1 <init>(NetworkMonitor, Continuation)
  - io.livekit.android.stats.NetworkMonitor_start_1 create(Object, Continuation) → Continuation
  - io.livekit.android.stats.NetworkMonitor_start_1 invoke(Object, Object) → Object
  - io.livekit.android.stats.NetworkMonitor_start_1 invoke(CoroutineScope, Continuation) → Object
  - io.livekit.android.stats.NetworkMonitor_start_1 invokeSuspend(Object) → Object
  - android.content.Context getPackageManager() → PackageManager
  - android.content.Context getPackageName() → String
  - android.content.pm.PackageManager getApplicationInfo(String, int) → ApplicationInfo
  - android.net.TrafficStats getUidTxBytes(int) → long
  - kotlin.jvm.internal.Ref_LongRef <init>()
  

FIELDS:

   old  │ new  │ diff         
  ──────┼──────┼──────────────
   8405 │ 8394 │ -11 (+0 -11) 
  
  - io.livekit.android.stats.NetworkMonitor context: Context
  - io.livekit.android.stats.NetworkMonitor coroutineContext: CoroutineContext
  - io.livekit.android.stats.NetworkMonitor scope: CoroutineScope
  - io.livekit.android.stats.NetworkMonitor_start_1 I_0: int
  - io.livekit.android.stats.NetworkMonitor_start_1 J_0: long
  - io.livekit.android.stats.NetworkMonitor_start_1 L_0: Object
  - io.livekit.android.stats.NetworkMonitor_start_1 L_1: Object
  - io.livekit.android.stats.NetworkMonitor_start_1 label: int
  - io.livekit.android.stats.NetworkMonitor_start_1 this_0: NetworkMonitor
  - android.content.pm.ApplicationInfo uid: int
  - kotlin.jvm.internal.Ref_LongRef element: long

@davidliu davidliu merged commit 1d60799 into main May 4, 2026
7 checks passed
@davidliu davidliu deleted the dl/jacoco_cleanup branch May 4, 2026 18:28
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.

1 participant