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

Add collection of Scala methods and classes #19

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

Conversation

boyanbonev
Copy link

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