Skip to content

Tracker module#874

Merged
gthea merged 9 commits intodevelopmentfrom
tracker-module
Mar 17, 2026
Merged

Tracker module#874
gthea merged 9 commits intodevelopmentfrom
tracker-module

Conversation

@gthea
Copy link
Contributor

@gthea gthea commented Mar 17, 2026

Android SDK

What did you accomplish?

  • Extracted tracker module functionality.
  • This module validates events and provides a callback to execute when a valid event is tracked.
  • Traffic type validation and telemetry tracking are injectable.

@gthea gthea self-assigned this Mar 17, 2026
@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: tracker-module
Target Branch: development
Commit: bd3437c638a17b1da7ddaaa5ab2d7ec8f25e1a8c

Script Output:

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

 JAR     │ old  │ new  │ diff          
─────────┼──────┼──────┼───────────────
 classes │  919 │  933 │ +14 (+18 -4)  
 methods │ 5720 │ 5759 │ +39 (+54 -15) 
  fields │ 2620 │ 2642 │ +22 (+34 -12) 

@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: tracker-module
Target Branch: development
Commit: 62d459d9ad68b24246f9ed620d10686804459c1d

Script Output:

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

 JAR     │ old  │ new  │ diff          
─────────┼──────┼──────┼───────────────
 classes │  919 │  933 │ +14 (+18 -4)  
 methods │ 5720 │ 5759 │ +39 (+54 -15) 
  fields │ 2620 │ 2642 │ +22 (+34 -12) 

@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: tracker-module
Target Branch: development
Commit: 9cbf7da0a7950ce8f782c205e76867abc847459b

Script Output:

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

 JAR     │ old  │ new  │ diff          
─────────┼──────┼──────┼───────────────
 classes │  919 │  933 │ +14 (+18 -4)  
 methods │ 5720 │ 5759 │ +39 (+54 -15) 
  fields │ 2620 │ 2642 │ +22 (+34 -12) 

@sonarqube-pull-requests
Copy link

@gthea gthea marked this pull request as ready for review March 17, 2026 19:10
@gthea gthea requested a review from a team as a code owner March 17, 2026 19:10
@gthea gthea merged commit bbf57e1 into development Mar 17, 2026
5 checks passed
@gthea gthea deleted the tracker-module branch March 17, 2026 20:13
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