Skip to content

Conversation

@gthea
Copy link
Contributor

@gthea gthea commented Jan 7, 2026

Android SDK

What did you accomplish?

  • Added abstract class SdkEventListener for receiving SDK update and ready from cache events with metadata.
  • Each of the two events has a different metadata type (SdkUpdateMetadata & SdkReadyFromCacheMetadata).

@gthea gthea self-assigned this Jan 7, 2026
@gthea gthea marked this pull request as ready for review January 7, 2026 17:18
@gthea gthea requested a review from a team as a code owner January 7, 2026 17:18
@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: FME-12135-metadata
Target Branch: FME-11237_baseline
Commit: 2e65c56954a6979055c24b8aa9052fc0bc5b9803

Script Output:

 AAR      │ old     │ new     │ diff     
──────────┼─────────┼─────────┼──────────
      jar │ 1.1 MiB │ 1.1 MiB │ +1.1 KiB 
 manifest │   213 B │   213 B │      0 B 
    other │ 2.9 KiB │ 2.9 KiB │      0 B 
──────────┼─────────┼─────────┼──────────
    total │ 1.1 MiB │ 1.1 MiB │ +1.1 KiB 

 JAR     │ old  │ new  │ diff          
─────────┼──────┼──────┼───────────────
 classes │  909 │  910 │  +1 (+6 -5)   
 methods │ 5595 │ 5617 │ +22 (+62 -40) 
  fields │ 2587 │ 2583 │  -4 (+6 -10)  

@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: FME-12135-metadata
Target Branch: FME-11237_baseline
Commit: dd00b289745482676bf6a4a881281c312645ef48

Script Output:

 AAR      │ old     │ new     │ diff     
──────────┼─────────┼─────────┼──────────
      jar │ 1.1 MiB │ 1.1 MiB │ +1.2 KiB 
 manifest │   213 B │   213 B │      0 B 
    other │ 2.9 KiB │ 2.9 KiB │      0 B 
──────────┼─────────┼─────────┼──────────
    total │ 1.1 MiB │ 1.1 MiB │ +1.2 KiB 

 JAR     │ old  │ new  │ diff          
─────────┼──────┼──────┼───────────────
 classes │  909 │  910 │  +1 (+6 -5)   
 methods │ 5595 │ 5617 │ +22 (+62 -40) 
  fields │ 2587 │ 2583 │  -4 (+6 -10)  

@sonarqube-pull-requests
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
6.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube

@gthea gthea merged commit e061820 into FME-11237_baseline Jan 7, 2026
4 of 5 checks passed
@gthea gthea deleted the FME-12135-metadata branch January 7, 2026 19:36
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.

3 participants