Skip to content

Add collection of Scala methods and classes#19

Open
boyanbonev wants to merge 2 commits intoSagacify:masterfrom
boyanbonev:master
Open

Add collection of Scala methods and classes#19
boyanbonev wants to merge 2 commits intoSagacify:masterfrom
boyanbonev:master

Conversation

@boyanbonev
Copy link
Copy Markdown

I needed Sonar to be able to collect Scala classes and method and that's why I extended the code in a way that the author intended.
Btw I count both "object" and "class" for classes.
I run several test on my local SonarQube and both of the methods worked OK.

@boyanbonev boyanbonev force-pushed the master branch 2 times, most recently from fbf2ac7 to c6274ef Compare August 29, 2017 22:25
There was no support for collecting Scala class number so I
added it. Tested with the unit tests and with SonarQube
6.3.1. Everything seemed OK.
The count of the Scala methods was missing so I
added support for this.
Tested with unit test
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