Skip to content

Parameter diffing #112

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Parameter diffing #112

wants to merge 2 commits into from

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Apr 30, 2025

Summary

  • Instead of Addition/Removal only we now show when types, attributes and default values changed

Before

Changes:
- Added parameter `getSetVar: T`
- Added parameter `getVar: T`
- Removed parameter `getSetVar: ReferencePackage.OpenSpiConformingClass.CustomAssociatedType`
- Removed parameter `getVar: ReferencePackage.OpenSpiConformingClass.CustomAssociatedType`

Now

Changes:
- Modified parameter `getSetVar`: Changed type from `ReferencePackage.OpenSpiConformingClass.CustomAssociatedType` to `T`
- Modified parameter `getVar`: Changed type from `ReferencePackage.OpenSpiConformingClass.CustomAssociatedType` to `T`

Copy link

Copy link

✅ No changes detected

Comparing parameter-diff to main


Analyzed targets: FileHandlingModule, PADCore, PADLogging, PADOutputGenerator, PADPackageFileAnalyzer, PADProjectBuilder, PADSwiftInterfaceDiff, PADSwiftInterfaceFileLocator, ShellModule, SwiftPackageFileHelperModule

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