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

New features and improvements #17

Open
15 tasks
emaiannone opened this issue Jan 31, 2020 · 0 comments
Open
15 tasks

New features and improvements #17

emaiannone opened this issue Jan 31, 2020 · 0 comments
Labels
enhancement New feature or request refactor Something can be improved

Comments

@emaiannone
Copy link
Collaborator

emaiannone commented Jan 31, 2020

  • Wrap everything it.unisa.plugin packages
  • Change some interfaces, e.g., there are some ArrayList to be changes in List
  • Make AnalysisDriver and ProposalDriver without state and their core method receive all parameters
  • Rename startAnalysis() into analyze()
  • Rename computeProposal() into propose()
  • Package filtering should be done by CoreDriver, not by AnalysisDriver (so that it won't need targetPackage anymore)
  • Similarly to ProposalDriver, AnalysisDriver should be constructed on the list of analyzers and launch the analysis on the list of files.
  • LT allow static Thread constructor
  • MIM and IDS propagate changes
  • Improve Smell Dialog UI with Filtering option
  • Return more than one smell instance per class
  • Add progress bar during analysis (while showing the analyzed files)
  • Use better multithreading during analysis
  • Improve exception and errors handling
  • Implement Fix all feature button
@emaiannone emaiannone added the enhancement New feature or request label Jan 31, 2020
@emaiannone emaiannone added the refactor Something can be improved label Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Something can be improved
Projects
None yet
Development

No branches or pull requests

1 participant