Skip to content

Conversation

@shai-almog
Copy link
Collaborator

Motivation

  • Eliminate SpotBugs NM_FIELD_NAMING_CONVENTION and NM_METHOD_NAMING_CONVENTION findings reported for internal fields and helper methods.
  • Keep code behavior and public API semantics unchanged while addressing naming warnings.
  • Ensure the CI quality report treats naming-convention violations as build failures so regressions are caught early.

Description

  • Renamed internal coefficient fields in GeneralPath curve helpers to lower-case identifiers (e.g. in QuadCurve and CubicCurve: Ax/Ay/Bx/By/Cx/Cy/Ax3/Bx2 -> axCoeff/ayCoeff/bxCoeff/byCoeff/cxCoeff/cyCoeff/axCoeff3/bxCoeff2) and updated all usages accordingly.
  • Standardized helper/method names to lower-case: AnalyticsService.GetGARequest() -> AnalyticsService.getGaRequest() and ColorUtil.ToARGB(...) -> ColorUtil.toArgb(...).
  • Fixed GridBagLayout naming by replacing ArrangeGrid/AdjustForGravity usages with arrangeGrid/adjustForGravity and removed accidental self-referencing stubs introduced during renames.
  • Updated the quality-gate script .github/scripts/generate-quality-report.py to treat NM_FIELD_NAMING_CONVENTION and NM_METHOD_NAMING_CONVENTION as forbidden SpotBugs rules so they fail the build.

Testing

  • No automated tests were executed as part of this change.
  • Changes are limited to identifier renames and internal call sites to preserve original semantics.
  • The CI quality gate will now fail on the two SpotBugs naming rules added to the forbidden list.
  • Manual compilation / CI run is recommended to validate SpotBugs/PMD/Checkstyle results in the updated pipeline.

Codex Task

@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 Jan 13, 2026

Compared 30 screenshots: 30 matched.

Native Android coverage

  • 📊 Line coverage: 24.85% (2663/10717 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 24.46% (12361/50528), branch 15.33% (716/4672), complexity 17.52% (743/4241), method 33.08% (602/1820), class 34.98% (106/303)
    • Lowest covered classes
      • com.codename1.impl.android.com.codename1.impl.android.AndroidContactsManager – 0.00% (0/400 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidImplementation$Video – 0.00% (0/168 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.IntentIntegrator – 0.00% (0/139 lines covered)
      • com.codename1.impl.android.util.com.codename1.impl.android.util.Base64 – 0.00% (0/117 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidImplementation$SocketImpl – 0.00% (0/77 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidTextureView – 0.00% (0/76 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidSurfaceView – 0.00% (0/73 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.LocalNotificationPublisher – 0.00% (0/65 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.FridaDetectionUtil – 0.00% (0/64 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.PushNotificationService – 0.00% (0/59 lines covered)

✅ Native Android screenshot tests passed.

Native Android coverage

  • 📊 Line coverage: 24.85% (2663/10717 lines covered) [HTML preview] (artifact android-coverage-report, jacocoAndroidReport/html/index.html)
    • Other counters: instruction 24.46% (12361/50528), branch 15.33% (716/4672), complexity 17.52% (743/4241), method 33.08% (602/1820), class 34.98% (106/303)
    • Lowest covered classes
      • com.codename1.impl.android.com.codename1.impl.android.AndroidContactsManager – 0.00% (0/400 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidImplementation$Video – 0.00% (0/168 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.IntentIntegrator – 0.00% (0/139 lines covered)
      • com.codename1.impl.android.util.com.codename1.impl.android.util.Base64 – 0.00% (0/117 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidImplementation$SocketImpl – 0.00% (0/77 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidTextureView – 0.00% (0/76 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.AndroidSurfaceView – 0.00% (0/73 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.LocalNotificationPublisher – 0.00% (0/65 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.FridaDetectionUtil – 0.00% (0/64 lines covered)
      • com.codename1.impl.android.com.codename1.impl.android.PushNotificationService – 0.00% (0/59 lines covered)

@shai-almog
Copy link
Collaborator Author

shai-almog commented Jan 13, 2026

iOS screenshot updates

Compared 30 screenshots: 23 matched, 6 updated, 1 missing reference.

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

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

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

    graphics-draw-arc
    Preview info: JPEG preview quality 20; JPEG preview quality 20; downscaled to 603x1311.
    Full-resolution PNG saved as graphics-draw-arc.png in workflow artifacts.

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

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

  • graphics-draw-round-rect — missing reference. Reference screenshot missing at /Users/runner/work/CodenameOne/CodenameOne/scripts/ios/screenshots/graphics-draw-round-rect.png.

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

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

    graphics-draw-string
    Preview info: JPEG preview quality 10; JPEG preview quality 10; downscaled to 422x918.
    Full-resolution PNG saved as graphics-draw-string.png in workflow artifacts.

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

    graphics-draw-string-decorated
    Preview info: JPEG preview quality 10; JPEG preview quality 10; downscaled to 603x1311.
    Full-resolution PNG saved as graphics-draw-string-decorated.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.

Benchmark Results

  • VM Translation Time: 351 seconds
  • Compilation Time: 82 seconds

Detailed Performance Metrics

Metric Duration
Build Time Statistics
Setup & Unzip 34450 ms
Extract Extensions 28 ms
Google Services Setup 3 ms
Scan Classes 934 ms
Extract Libs 1410 ms
Inject Build Hints 121 ms
Generate Unit Tests 25 ms
Generate Stubs 2599 ms
Compile Stubs 2853 ms
Generate Icons 1321 ms
Prepare ParparVM 236 ms
ParparVM Execution 187347 ms
Post-VM Setup 134 ms
CocoaPods 5450 ms
Finalize 29 ms
Total Time 236941 msMaven Overhead : 115000 ms
CocoaPods Install (Script) 1000 ms
Simulator Boot (Run) 67000 ms
App Install 16000 ms
App Launch 15000 ms
Test Execution 173000 ms

@shai-almog shai-almog merged commit 2c6e5a1 into master Jan 13, 2026
13 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