MS-2017-2 / SoundRecorder

A simple sound recording app implementing Material Design
GNU General Public License v3.0
0 stars 0 forks source link

Software metrics #8

Open masmangan opened 7 years ago

masmangan commented 7 years ago

Method counting. Method per counting. Code coverage. PMD plugin report.

masmangan commented 6 years ago

Conta criada no SonarQ. Gradle alterado.

masmangan commented 6 years ago

as

masmangan commented 6 years ago

as2

masmangan commented 6 years ago

https://spring.io/guides/gs/gradle-android/

masmangan commented 6 years ago

How to configure VCS?

masmangan commented 6 years ago

Create a new Project using Android Studio. Install any dependencies needed to run sample application. https://developer.android.com/studio/run/index.html?utm_source=android-studio

Set ANDROID_HOME https://stackoverflow.com/questions/19986214/setting-android-home-enviromental-variable-on-mac-os-x

Accept licenses from CLI https://stackoverflow.com/questions/39760172/you-have-not-accepted-the-license-agreements-of-the-following-sdk-components

masmangan commented 6 years ago

https://www.sonarqube.org

masmangan commented 6 years ago

https://about.sonarcloud.io/get-started/

masmangan commented 6 years ago

https://sonarcloud.io/organizations/masmangan-github/projects

masmangan commented 6 years ago

https://travis-ci.org/MS-2017-2/SoundRecorder

masmangan commented 6 years ago

https://docs.travis-ci.com/user/encryption-keys/

Need Ruby > 2.0. Upgrading Ruby.

masmangan commented 6 years ago

BUILD FAILED (OS X 10.12.6 using ruby-build 20170914)

Inspect or clean up the working tree at /var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014112255.94121 Results logged to /var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014112255.94121.log

Last 10 log lines: Generating RDoc documentation dyld: lazy symbol binding failed: Symbol not found: _utimensat Referenced from: /private/var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014112255.94121/ruby-2.4.2/./ruby Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _utimensat Referenced from: /private/var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014112255.94121/ruby-2.4.2/./ruby Expected in: /usr/lib/libSystem.B.dylib

masmangan commented 6 years ago

BUILD FAILED (OS X 10.12.6 using ruby-build 20170914)

Inspect or clean up the working tree at /var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014113157.7483 Results logged to /var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014113157.7483.log

Last 10 log lines: Referenced from: /private/var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014113157.7483/ruby-2.3.0/./miniruby Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _utimensat Referenced from: /private/var/folders/70/3bx4tjk92wxct9ckbnvd_1gw0000gp/T/ruby-build.20171014113157.7483/ruby-2.3.0/./miniruby Expected in: /usr/lib/libSystem.B.dylib

make: [.rbconfig.time] Abort trap: 6 make: Waiting for unfinished jobs.... encdb.h updated

masmangan commented 6 years ago

./gradlew sonarqube -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=masmangan-github -Dsonar.login=token here

masmangan commented 6 years ago

$ brew install ruby and restart

masmangan commented 6 years ago

export ANDROID_HOME=/Users/marco/Library/Android/sdk

masmangan commented 6 years ago

https://docs.travis-ci.com/user/encryption-keys/

masmangan commented 6 years ago

https://about.sonarcloud.io/get-started/

masmangan commented 6 years ago

https://sonarcloud.io/account/security/ https://github.com/SonarSource/sq-com_example_java-gradle-travis

masmangan commented 6 years ago

https://www.ruby-lang.org/en/documentation/installation/#homebrew https://stackoverflow.com/questions/38194032/how-to-update-ruby-version-2-0-0-to-the-latest-version-in-mac-osx-yosemite https://stackoverflow.com/questions/37962032/gradle-2-14-and-sonar-5-6-integration https://docs.travis-ci.com/user/sonarcloud/

masmangan commented 6 years ago

https://sonarcloud.io/dashboard?id=SoundRecorder

masmangan commented 6 years ago

https://github.com/SonarSource/sq-com_example_java-gradle-travis/blob/master/.travis.yml

masmangan commented 6 years ago

https://docs.travis-ci.com/user/sonarcloud/

masmangan commented 6 years ago

sonar-1