-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Improve Performance at Migration #62
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
@Aclrian Thanks for the port, please pull from remote. |
Codecov Report
@@ Coverage Diff @@
## main #62 +/- ##
==========================================
+ Coverage 88.46% 88.54% +0.08%
==========================================
Files 81 83 +2
Lines 3719 3834 +115
==========================================
+ Hits 3290 3395 +105
- Misses 429 439 +10
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…-DS/Library-Analyzer into skip-unchanged-api-elements
Closes #25.
Summary of Changes
Improved Performance of the migrate command:
and some smaller changes:
Testing Instructions
migrate a package with a lot of api-elements and measure the time of the migration.