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

Fix isolated projects compatibility #246

Closed
wants to merge 1 commit into from
Closed

Conversation

mateuszkwiecinski
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jul 17, 2024

Diffuse output:

OLD: diffuse-base-file
NEW: ktlint-gradle-plugin.jar

       │          compressed           │          uncompressed          
       ├───────────┬───────────┬───────┼───────────┬───────────┬────────
 JAR   │ old       │ new       │ diff  │ old       │ new       │ diff   
───────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
 class │ 143.6 KiB │ 143.6 KiB │ -23 B │ 294.3 KiB │   294 KiB │ -253 B 
 other │  10.1 KiB │  10.1 KiB │   0 B │  24.9 KiB │  24.9 KiB │    0 B 
───────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
 total │ 153.7 KiB │ 153.7 KiB │ -23 B │ 319.2 KiB │ 318.9 KiB │ -253 B 

 CLASSES │ old │ new │ diff       
─────────┼─────┼─────┼────────────
 classes │  86 │  86 │  0 (+0 -0) 
 methods │ 723 │ 724 │ +1 (+6 -5) 
  fields │ 177 │ 177 │  0 (+1 -1)
JAR
    compressed    │   uncompressed    │                                                                                   
─────────┬────────┼──────────┬────────┤                                                                                   
 size    │ diff   │ size     │ diff   │ path                                                                              
─────────┼────────┼──────────┼────────┼───────────────────────────────────────────────────────────────────────────────────
 1.1 KiB │ -142 B │  1.5 KiB │ -382 B │ ∆ io/github/usefulness/KtlintGradlePlugin_apply_1_recognisedEditorConfigs_2.class 
 1.1 KiB │  +91 B │  1.6 KiB │ +151 B │ ∆ io/github/usefulness/KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1.class 
 5.1 KiB │  +28 B │ 13.6 KiB │  -22 B │ ∆ io/github/usefulness/KtlintGradlePlugin.class                                   
─────────┼────────┼──────────┼────────┼───────────────────────────────────────────────────────────────────────────────────
 7.2 KiB │  -23 B │ 16.7 KiB │ -253 B │ (total)
CLASSES
METHODS:

   old │ new │ diff       
  ─────┼─────┼────────────
   723 │ 724 │ +1 (+6 -5) 
  
  + io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 <init>(Project)
  + io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 invoke(File) → File
  + io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_2 invoke(File) → File
  + kotlin.io.FilesKt resolve(File, String) → File
  + org.gradle.api.Project getProjectDir() → File
  + org.gradle.api.Project getRootProject() → Project
  
  - io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 <clinit>()
  - io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 <init>()
  - io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 invoke(Project) → Project
  - io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_2 invoke(Project) → File
  - org.gradle.api.Project getParent() → Project
  

FIELDS:

   old │ new │ diff      
  ─────┼─────┼───────────
   177 │ 177 │ 0 (+1 -1) 
  
  + io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 _this_with: Project
  
  - io.github.usefulness.KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1 INSTANCE: KtlintGradlePlugin_apply_1_recognisedEditorConfigs_1

@mateuszkwiecinski
Copy link
Member Author

Merged in #263

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