Skip to content

Codex-generated pull request#4510

Open
shai-almog wants to merge 9 commits intomasterfrom
codex/add-test-for-local-notification-overwrite
Open

Codex-generated pull request#4510
shai-almog wants to merge 9 commits intomasterfrom
codex/add-test-for-local-notification-overwrite

Conversation

@shai-almog
Copy link
Collaborator

@shai-almog shai-almog commented Feb 12, 2026

Fix local notifications on iOS

@github-actions
Copy link

github-actions bot commented Feb 12, 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 12, 2026

Compared 31 screenshots: 31 matched.

Native Android coverage

  • 📊 Line coverage: 7.27% (3697/50886 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.66% (18122/320185), branch 2.78% (865/31141), complexity 3.38% (1007/29752), method 5.95% (824/13850), class 9.73% (178/1829)
    • 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.27% (3697/50886 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.66% (18122/320185), branch 2.78% (865/31141), complexity 3.38% (1007/29752), method 5.95% (824/13850), class 9.73% (178/1829)
    • 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 12, 2026

iOS screenshot updates

Compared 7 screenshots: 0 matched, 7 updated.

  • graphics-draw-line — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    graphics-draw-line
    Preview info: JPEG preview quality 70; JPEG preview quality 70; downscaled to 844x1835.
    Full-resolution PNG saved as graphics-draw-line.png in workflow artifacts.

  • graphics-draw-rect — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    graphics-draw-rect
    Preview info: JPEG preview quality 70; JPEG preview quality 70; downscaled to 844x1835.
    Full-resolution PNG saved as graphics-draw-rect.png in workflow artifacts.

  • graphics-draw-round-rect — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    graphics-draw-round-rect
    Preview info: JPEG preview quality 70; JPEG preview quality 70; downscaled to 844x1835.
    Full-resolution PNG saved as graphics-draw-round-rect.png in workflow artifacts.

  • graphics-fill-rect — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    graphics-fill-rect
    Preview info: JPEG preview quality 70; JPEG preview quality 70; downscaled to 844x1835.
    Full-resolution PNG saved as graphics-fill-rect.png in workflow artifacts.

  • graphics-fill-round-rect — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    graphics-fill-round-rect
    Preview info: JPEG preview quality 70; JPEG preview quality 70; downscaled to 844x1835.
    Full-resolution PNG saved as graphics-fill-round-rect.png in workflow artifacts.

  • kotlin — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    kotlin
    Preview info: Preview provided by instrumentation.
    Full-resolution PNG saved as kotlin.png in workflow artifacts.

  • MainActivity — updated screenshot. Screenshot differs (1206x2622 px, bit depth 8).

    MainActivity
    Preview info: Preview provided by instrumentation.
    Full-resolution PNG saved as MainActivity.png in workflow artifacts.

Benchmark Results

  • VM Translation Time: 460 seconds
  • Compilation Time: 300 seconds

Detailed Performance Metrics

Metric Duration
Build Time Statistics
Setup & Unzip 38145 ms
Extract Extensions 21 ms
Google Services Setup 5 ms
Scan Classes 1434 ms
Extract Libs 821 ms
Inject Build Hints 44 ms
Generate Unit Tests 2 ms
Generate Stubs 1257 ms
Compile Stubs 2801 ms
Generate Icons 1290 ms
Prepare ParparVM 278 ms
ParparVM Execution 288891 ms
Post-VM Setup 434 ms
CocoaPods 8668 ms
Finalize 99 ms
Total Time 344193 msMaven Overhead : 116000 ms
CocoaPods Install (Script) 3000 ms
Simulator Boot 290000 ms
Simulator Boot (Run) 4000 ms
App Install 23000 ms
App Launch 10000 ms
Test Execution 301000 ms

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.

1 participant