Skip to content

Fixed Java17 Test and orientation issue#4612

Merged
shai-almog merged 6 commits intomasterfrom
stupid-llm-mistake-fixes
Mar 14, 2026
Merged

Fixed Java17 Test and orientation issue#4612
shai-almog merged 6 commits intomasterfrom
stupid-llm-mistake-fixes

Conversation

@shai-almog
Copy link
Collaborator

No description provided.

@shai-almog
Copy link
Collaborator Author

shai-almog commented Mar 14, 2026

iOS screenshot updates

Compared 32 screenshots: 31 matched, 1 updated.

  • landscape — updated screenshot. Screenshot differs (2556x1179 px, bit depth 8).

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

Benchmark Results

  • VM Translation Time: 0 seconds
  • Compilation Time: 93 seconds

Detailed Performance Metrics

Metric Duration
Simulator Boot 0 ms
Simulator Boot (Run) 1000 ms
App Install 13000 ms
App Launch 5000 ms
Test Execution 135000 ms

@shai-almog shai-almog force-pushed the stupid-llm-mistake-fixes branch from 30098eb to f357775 Compare March 14, 2026 11:56
@shai-almog
Copy link
Collaborator Author

shai-almog commented Mar 14, 2026

Compared 32 screenshots: 32 matched.

Native Android coverage

  • 📊 Line coverage: 7.34% (3737/50892 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.69% (18183/319759), branch 2.76% (858/31121), complexity 3.41% (1015/29752), method 6.02% (835/13860), 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.34% (3737/50892 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 5.69% (18183/319759), branch 2.76% (858/31121), complexity 3.41% (1015/29752), method 6.02% (835/13860), 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)

@github-actions
Copy link

Cloudflare Preview

@github-actions
Copy link

github-actions bot commented Mar 14, 2026

✅ Continuous Quality Report

Test & Coverage

Static Analysis

Generated automatically by the PR CI workflow.

@github-actions
Copy link

github-actions bot commented Mar 14, 2026

✅ ByteCodeTranslator Quality Report

Test & Coverage

  • Tests: 147 total, 0 failed, 2 skipped

Benchmark Results

  • Execution Time: 10099 ms

  • Hotspots (Top 20 sampled methods):

    • 20.07% com.codename1.tools.translator.Parser.isMethodUsed (358 samples)
    • 17.83% java.lang.String.indexOf (318 samples)
    • 14.63% com.codename1.tools.translator.Parser.addToConstantPool (261 samples)
    • 11.38% java.util.ArrayList.indexOf (203 samples)
    • 5.10% java.lang.Object.hashCode (91 samples)
    • 3.81% com.codename1.tools.translator.ByteCodeClass.calcUsedByNative (68 samples)
    • 2.47% java.lang.System.identityHashCode (44 samples)
    • 2.30% com.codename1.tools.translator.ByteCodeClass.fillVirtualMethodTable (41 samples)
    • 1.40% com.codename1.tools.translator.BytecodeMethod.optimize (25 samples)
    • 1.40% java.lang.StringBuilder.append (25 samples)
    • 1.12% com.codename1.tools.translator.BytecodeMethod.appendCMethodPrefix (20 samples)
    • 0.90% java.lang.Integer.getChars (16 samples)
    • 0.84% com.codename1.tools.translator.Parser.cullMethods (15 samples)
    • 0.84% com.codename1.tools.translator.Parser.generateClassAndMethodIndexHeader (15 samples)
    • 0.78% com.codename1.tools.translator.BytecodeMethod.equals (14 samples)
    • 0.78% sun.nio.fs.UnixNativeDispatcher.open0 (14 samples)
    • 0.73% com.codename1.tools.translator.ByteCodeClass.markDependent (13 samples)
    • 0.73% com.codename1.tools.translator.BytecodeMethod.isMethodUsedByNative (13 samples)
    • 0.73% java.lang.StringCoding.encode (13 samples)
    • 0.56% com.codename1.tools.translator.ByteCodeClass.isDefaultInterfaceMethod (10 samples)
  • ⚠️ Coverage report not generated.

Static Analysis

  • ✅ SpotBugs: no findings (report was not generated by the build).
  • ⚠️ PMD report not generated.
  • ⚠️ Checkstyle report not generated.

Generated automatically by the PR CI workflow.

@shai-almog shai-almog merged commit 2677e44 into master Mar 14, 2026
17 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