Skip to content

Conversation

@shai-almog
Copy link
Collaborator

Motivation

  • Bump the Android emulator API level used by the instrumentation test job to target a newer Android SDK and keep the CI environment up to date.

Description

  • Updated api-level from 31 to 36 in .github/workflows/scripts-android.yml for the reactivecircus/android-emulator-runner@v2 step.

Testing

  • No automated tests were run locally because this change only updates a CI workflow; the CI pipeline will exercise the updated emulator configuration on next runs.

Codex Task

@shai-almog
Copy link
Collaborator Author

shai-almog commented Feb 2, 2026

Compared 30 screenshots: 30 matched.

Native Android coverage

  • 📊 Line coverage: 7.15% (3627/50724 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.57% (17805/319450), branch 2.72% (845/31079), complexity 3.32% (985/29699), method 5.83% (806/13828), class 9.52% (174/1827)
    • 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.15% (3627/50724 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.57% (17805/319450), branch 2.72% (845/31079), complexity 3.32% (985/29699), method 5.83% (806/13828), class 9.52% (174/1827)
    • 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)

@github-actions
Copy link

github-actions bot commented Feb 2, 2026

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@shai-almog
Copy link
Collaborator Author

shai-almog commented Feb 2, 2026

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

Benchmark Results

  • VM Translation Time: 465 seconds
  • Compilation Time: 340 seconds

Detailed Performance Metrics

Metric Duration
Build Time Statistics
Setup & Unzip 53939 ms
Extract Extensions 38 ms
Google Services Setup 6 ms
Scan Classes 1779 ms
Extract Libs 1198 ms
Inject Build Hints 202 ms
Generate Unit Tests 6 ms
Generate Stubs 1498 ms
Compile Stubs 3015 ms
Generate Icons 1210 ms
Prepare ParparVM 310 ms
ParparVM Execution 249062 ms
Post-VM Setup 439 ms
CocoaPods 14540 ms
Finalize 116 ms
Total Time 327362 msMaven Overhead : 138000 ms
CocoaPods Install (Script) 2000 ms
Simulator Boot 455000 ms
Simulator Boot (Run) 4000 ms
App Install 30000 ms
App Launch 32000 ms
Test Execution 205000 ms

@shai-almog shai-almog force-pushed the codex/update-android-build-pipeline-to-api-level-36 branch from 18c5ecd to bb61090 Compare February 3, 2026 03:59
@shai-almog shai-almog merged commit 3fc71e5 into master Feb 3, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants