Skip to content

Fix #4552 an NPE in menu bar#4555

Merged
shai-almog merged 1 commit intomasterfrom
fix-npe-4552
Feb 20, 2026
Merged

Fix #4552 an NPE in menu bar#4555
shai-almog merged 1 commit intomasterfrom
fix-npe-4552

Conversation

@shai-almog
Copy link
Collaborator

No description provided.

@github-actions
Copy link

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@shai-almog
Copy link
Collaborator Author

shai-almog commented Feb 20, 2026

Compared 31 screenshots: 31 matched.

Native Android coverage

  • 📊 Line coverage: 7.22% (3667/50800 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.62% (17985/319759), branch 2.72% (846/31105), complexity 3.36% (998/29727), method 5.92% (819/13843), class 9.68% (177/1828)
    • Lowest covered classes
      • kotlin.collections.kotlin.collections.ArraysKt___ArraysKt – 0.00% (0/6327 lines covered)
      • kotlin.collections.unsigned.kotlin.collections.unsigned.UArraysKt___UArraysKt – 0.00% (0/2384 lines covered)
      • org.jacoco.agent.rt.internal_b6258fc.asm.org.jacoco.agent.rt.internal_b6258fc.asm.ClassReader – 0.00% (0/1519 lines covered)
      • kotlin.collections.kotlin.collections.CollectionsKt___CollectionsKt – 0.00% (0/1148 lines covered)
      • org.jacoco.agent.rt.internal_b6258fc.asm.org.jacoco.agent.rt.internal_b6258fc.asm.MethodWriter – 0.00% (0/923 lines covered)
      • kotlin.sequences.kotlin.sequences.SequencesKt___SequencesKt – 0.00% (0/712 lines covered)
      • kotlin.text.kotlin.text.StringsKt___StringsKt – 0.00% (0/623 lines covered)
      • org.jacoco.agent.rt.internal_b6258fc.asm.org.jacoco.agent.rt.internal_b6258fc.asm.Frame – 0.00% (0/564 lines covered)
      • kotlin.collections.kotlin.collections.ArraysKt___ArraysJvmKt – 0.00% (0/495 lines covered)
      • kotlinx.coroutines.kotlinx.coroutines.JobSupport – 0.00% (0/423 lines covered)

✅ Native Android screenshot tests passed.

Native Android coverage

  • 📊 Line coverage: 7.22% (3667/50800 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.62% (17985/319759), branch 2.72% (846/31105), complexity 3.36% (998/29727), method 5.92% (819/13843), class 9.68% (177/1828)
    • Lowest covered classes
      • kotlin.collections.kotlin.collections.ArraysKt___ArraysKt – 0.00% (0/6327 lines covered)
      • kotlin.collections.unsigned.kotlin.collections.unsigned.UArraysKt___UArraysKt – 0.00% (0/2384 lines covered)
      • org.jacoco.agent.rt.internal_b6258fc.asm.org.jacoco.agent.rt.internal_b6258fc.asm.ClassReader – 0.00% (0/1519 lines covered)
      • kotlin.collections.kotlin.collections.CollectionsKt___CollectionsKt – 0.00% (0/1148 lines covered)
      • org.jacoco.agent.rt.internal_b6258fc.asm.org.jacoco.agent.rt.internal_b6258fc.asm.MethodWriter – 0.00% (0/923 lines covered)
      • kotlin.sequences.kotlin.sequences.SequencesKt___SequencesKt – 0.00% (0/712 lines covered)
      • kotlin.text.kotlin.text.StringsKt___StringsKt – 0.00% (0/623 lines covered)
      • org.jacoco.agent.rt.internal_b6258fc.asm.org.jacoco.agent.rt.internal_b6258fc.asm.Frame – 0.00% (0/564 lines covered)
      • kotlin.collections.kotlin.collections.ArraysKt___ArraysJvmKt – 0.00% (0/495 lines covered)
      • kotlinx.coroutines.kotlinx.coroutines.JobSupport – 0.00% (0/423 lines covered)

@shai-almog shai-almog merged commit 9f16f83 into master Feb 20, 2026
14 checks passed
@shai-almog
Copy link
Collaborator Author

shai-almog commented Feb 20, 2026

Compared 31 screenshots: 31 matched.
✅ Native Android screenshot tests passed.

Benchmark Results

  • VM Translation Time: 314 seconds
  • Compilation Time: 332 seconds

Detailed Performance Metrics

Metric Duration
Build Time Statistics
Setup & Unzip 25801 ms
Extract Extensions 16 ms
Google Services Setup 2 ms
Scan Classes 493 ms
Extract Libs 926 ms
Inject Build Hints 44 ms
Generate Unit Tests 3 ms
Generate Stubs 962 ms
Compile Stubs 2149 ms
Generate Icons 1044 ms
Prepare ParparVM 183 ms
ParparVM Execution 181062 ms
Post-VM Setup 160 ms
CocoaPods 5637 ms
Finalize 33 ms
Total Time 218515 msMaven Overhead : 96000 ms
CocoaPods Install (Script) 1000 ms
Simulator Boot 90000 ms
Simulator Boot (Run) 3000 ms
App Install 15000 ms
App Launch 10000 ms
Test Execution 166000 ms

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