Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose test #9190

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Compose test #9190

wants to merge 2 commits into from

Conversation

tjclawson-stripe
Copy link
Collaborator

Summary

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: V1, V2)
NEW: paymentsheet-example-release-pr.apk (signature: V1, V2)

          │          compressed           │         uncompressed          
          ├───────────┬───────────┬───────┼───────────┬───────────┬───────
 APK      │ old       │ new       │ diff  │ old       │ new       │ diff  
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼───────
      dex │   3.9 MiB │   3.9 MiB │ -89 B │   8.5 MiB │   8.5 MiB │ +20 B 
     arsc │   2.3 MiB │   2.3 MiB │   0 B │   2.3 MiB │   2.3 MiB │   0 B 
 manifest │   5.1 KiB │   5.1 KiB │  -1 B │  25.6 KiB │  25.6 KiB │   0 B 
      res │ 932.5 KiB │ 932.5 KiB │   0 B │   1.5 MiB │   1.5 MiB │   0 B 
   native │   2.6 MiB │   2.6 MiB │   0 B │     6 MiB │     6 MiB │   0 B 
    asset │   2.9 MiB │   2.9 MiB │  +1 B │   2.9 MiB │   2.9 MiB │  +1 B 
    other │ 195.8 KiB │ 195.8 KiB │   0 B │ 430.3 KiB │ 430.3 KiB │   0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼───────
    total │  12.8 MiB │  12.8 MiB │ -89 B │  21.7 MiB │  21.7 MiB │ +21 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 42433 │ 42433 │ 0 (+8 -8) 
   types │ 14029 │ 14029 │ 0 (+0 -0) 
 classes │ 11689 │ 11689 │ 0 (+0 -0) 
 methods │ 60048 │ 60048 │ 0 (+0 -0) 
  fields │ 39864 │ 39864 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  242 │  242 │  0   
 entries │ 6252 │ 6252 │  0
APK
    compressed    │   uncompressed    │                               
──────────┬───────┼───────────┬───────┤                               
 size     │ diff  │ size      │ diff  │ path                          
──────────┼───────┼───────────┼───────┼───────────────────────────────
  3.9 MiB │ -89 B │   8.5 MiB │ +20 B │ ∆ classes.dex                 
 53.3 KiB │  -4 B │ 118.1 KiB │   0 B │ ∆ META-INF/CERT.SF            
 50.1 KiB │  +4 B │ 118.1 KiB │   0 B │ ∆ META-INF/MANIFEST.MF        
  6.3 KiB │  +1 B │   6.2 KiB │  +1 B │ ∆ assets/dexopt/baseline.prof 
  5.1 KiB │  -1 B │  25.6 KiB │   0 B │ ∆ AndroidManifest.xml         
──────────┼───────┼───────────┼───────┼───────────────────────────────
    4 MiB │ -89 B │   8.8 MiB │ +21 B │ (total)
MANIFEST
              │ old                                     │ new                                     
──────────────┼─────────────────────────────────────────┼─────────────────────────────────────────
 package      │ com.stripe.android.paymentsheet.example │ com.stripe.android.paymentsheet.example 
 version code │ 11                                      │ 11                                      
 version name │ 20.48.6                                 │ 20.50.0                                 

@@ -4,3 +4,3 @@
     android:versionCode=11
-    android:versionName=20.48.6
+    android:versionName=20.50.0
     package=com.stripe.android.paymentsheet.example
DEX
STRINGS:

   old   │ new   │ diff      
  ───────┼───────┼───────────
   42433 │ 42433 │ 0 (+8 -8) 
  
  + , applicationId=, libraryPackageName=com.stripe.android.stripecardscan, sdkVersion=20.50.0, sdkVersionCode=-1, sdkFlavor=release, isDebugBuild=false)
  + 20.50.0
  + AndroidBindings/20.50.0
  + Stripe/v1 android/20.50.0
  + Version 20.50.0
  + com.stripe:stripe-wechatpay:20.50.0
  + stripe-android/20.50.0
  + ~~R8{backend:dex,compilation-mode:release,has-checksums:false,min-api:21,pg-map-id:744b507,r8-mode:full,version:8.5.35}
  
  - , applicationId=, libraryPackageName=com.stripe.android.stripecardscan, sdkVersion=20.48.6, sdkVersionCode=-1, sdkFlavor=release, isDebugBuild=false)
  - 20.48.6
  - AndroidBindings/20.48.6
  - Stripe/v1 android/20.48.6
  - Version 20.48.6
  - com.stripe:stripe-wechatpay:20.48.6
  - stripe-android/20.48.6
  - ~~R8{backend:dex,compilation-mode:release,has-checksums:false,min-api:21,pg-map-id:e46221c,r8-mode:full,version:8.5.35}

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