Skip to content

Comments

Override previous local notifications on iOS#4564

Merged
shai-almog merged 8 commits intomasterfrom
local-notification-override-previous-notifications-ios
Feb 22, 2026
Merged

Override previous local notifications on iOS#4564
shai-almog merged 8 commits intomasterfrom
local-notification-override-previous-notifications-ios

Conversation

@shai-almog
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 21, 2026

Developer Guide build artifacts are available for download from this workflow run:

Developer Guide quality checks:

  • AsciiDoc linter: No issues found (report)
  • Vale: 18794 alert(s) (2767 errors, 6375 warnings, 9652 suggestions) (exit code 1) (report)
  • Image references: No unused images detected (report)

@github-actions
Copy link

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

Compared 31 screenshots: 31 matched.

Native Android coverage

  • 📊 Line coverage: 7.23% (3673/50828 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.63% (18007/319860), branch 2.71% (844/31109), complexity 3.36% (998/29734), method 5.94% (822/13848), 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.23% (3673/50828 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.63% (18007/319860), branch 2.71% (844/31109), complexity 3.36% (998/29734), method 5.94% (822/13848), 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 21, 2026

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

Benchmark Results

  • VM Translation Time: 291 seconds
  • Compilation Time: 151 seconds

Detailed Performance Metrics

Metric Duration
Build Time Statistics
Setup & Unzip 23345 ms
Extract Extensions 12 ms
Google Services Setup 1 ms
Scan Classes 449 ms
Extract Libs 653 ms
Inject Build Hints 60 ms
Generate Unit Tests 3 ms
Generate Stubs 1205 ms
Compile Stubs 1955 ms
Generate Icons 877 ms
Prepare ParparVM 187 ms
ParparVM Execution 183188 ms
Post-VM Setup 159 ms
CocoaPods 4170 ms
Finalize 15 ms
Total Time 216279 msMaven Overhead : 75000 ms
CocoaPods Install (Script) 1000 ms
Simulator Boot 63000 ms
Simulator Boot (Run) 2000 ms
App Install 22000 ms
App Launch 12000 ms
Test Execution 144000 ms

@shai-almog shai-almog force-pushed the local-notification-override-previous-notifications-ios branch from c1d7f3a to ec99645 Compare February 22, 2026 18:16
@shai-almog shai-almog force-pushed the local-notification-override-previous-notifications-ios branch from 40e8bd0 to eba0112 Compare February 22, 2026 18:43
@shai-almog shai-almog merged commit a01872d into master Feb 22, 2026
15 checks passed
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