You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List most-often-analysed trait files in -vvv diagnose output
- Added ProcessedFilesCollector service to accumulate processed files during analysis
- Added TraitAnalysisDiagnoseExtension to print top 5 most-analysed files in -vvv output
- Modified WorkerCommand to send processedFiles in parallel worker JSON responses
- Modified ParallelAnalyser to pass processedFiles through postFileCallback
- Modified AnalyseApplication to collect processedFiles in both debug and non-debug modes
- Added unit tests for ProcessedFilesCollector and TraitAnalysisDiagnoseExtension
0 commit comments