Skip to content

Fix for NPE issue #4527#4528

Merged
shai-almog merged 1 commit intomasterfrom
fix-npe-issue-4527
Feb 17, 2026
Merged

Fix for NPE issue #4527#4528
shai-almog merged 1 commit intomasterfrom
fix-npe-issue-4527

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 16, 2026

Compared 31 screenshots: 31 matched.

Native Android coverage

  • 📊 Line coverage: 7.22% (3665/50793 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.62% (17975/319741), branch 2.72% (845/31101), complexity 3.36% (998/29725), 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% (3665/50793 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.62% (17975/319741), branch 2.72% (845/31101), complexity 3.36% (998/29725), 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
Copy link
Collaborator Author

shai-almog commented Feb 16, 2026

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

Benchmark Results

  • VM Translation Time: 272 seconds
  • Compilation Time: 211 seconds

Detailed Performance Metrics

Metric Duration
Build Time Statistics
Setup & Unzip 23634 ms
Extract Extensions 17 ms
Google Services Setup 2 ms
Scan Classes 863 ms
Extract Libs 707 ms
Inject Build Hints 40 ms
Generate Unit Tests 2 ms
Generate Stubs 861 ms
Compile Stubs 1956 ms
Generate Icons 971 ms
Prepare ParparVM 187 ms
ParparVM Execution 159530 ms
Post-VM Setup 167 ms
CocoaPods 4515 ms
Finalize 17 ms
Total Time 193470 msMaven Overhead : 79000 ms
CocoaPods Install (Script) 1000 ms
Simulator Boot 67000 ms
Simulator Boot (Run) 2000 ms
App Install 13000 ms
App Launch 4000 ms
Test Execution 134000 ms

@shai-almog shai-almog merged commit 96ac0ee into master Feb 17, 2026
14 checks passed
@shai-almog shai-almog mentioned this pull request Feb 17, 2026
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