Skip to content

Conversation

@gthea
Copy link
Contributor

@gthea gthea commented Feb 10, 2026

Android SDK

What did you accomplish?

  • Rename http-domain to http-api. This module contains public API members related to http functionality, so this is a more suitable name.
  • Added HttpConfiguration object.
  • Fixed visibility of some members.
  • Fixed sonar scan run.

@gthea gthea self-assigned this Feb 10, 2026
@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: http-extract_4
Target Branch: http-extract_3
Commit: 17cde55d4d4b35e8c5b12242de49acd54f5581a0

Script Output:

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

 JAR     │ old  │ new  │ diff       
─────────┼──────┼──────┼────────────
 classes │  919 │  919 │  0 (+0 -0) 
 methods │ 5691 │ 5693 │ +2 (+2 -0) 
  fields │ 2620 │ 2621 │ +1 (+1 -0) 

@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: http-extract_4
Target Branch: http-extract_3
Commit: 5a33696c6d69a5cf640654207ef22b8b0fcce210

Script Output:

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

 JAR     │ old  │ new  │ diff       
─────────┼──────┼──────┼────────────
 classes │  919 │  919 │  0 (+0 -0) 
 methods │ 5691 │ 5700 │ +9 (+9 -0) 
  fields │ 2620 │ 2621 │ +1 (+1 -0) 

Base automatically changed from http-extract_3 to http-extract_baseline February 10, 2026 15:55
@gthea gthea marked this pull request as ready for review February 10, 2026 15:56
@gthea gthea requested a review from a team as a code owner February 10, 2026 15:56
@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: http-extract_4
Target Branch: http-extract_baseline
Commit: 5ea978ee18d5161c3bfa75ad00f0640582797ecc

Script Output:

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

 JAR     │ old  │ new  │ diff       
─────────┼──────┼──────┼────────────
 classes │  919 │  919 │  0 (+0 -0) 
 methods │ 5691 │ 5700 │ +9 (+9 -0) 
  fields │ 2620 │ 2621 │ +1 (+1 -0) 

@devops-split
Copy link

Android Diffuse Analysis Results

Source Branch: http-extract_4
Target Branch: http-extract_baseline
Commit: 17a8df640a960f220cd94a53d260abfa92452ace

Script Output:

 AAR      │ old     │ new     │ diff     
──────────┼─────────┼─────────┼──────────
      jar │ 1.1 MiB │ 1.1 MiB │ +1.6 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.6 KiB 

 JAR     │ old  │ new  │ diff         
─────────┼──────┼──────┼──────────────
 classes │  919 │  919 │   0 (+1 -1)  
 methods │ 5691 │ 5720 │ +29 (+30 -1) 
  fields │ 2620 │ 2619 │  -1 (+1 -2)  

@sonarqube-pull-requests
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
1 New issue

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE SonarQube for IDE

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.

2 participants