-
Notifications
You must be signed in to change notification settings - Fork 363
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
use SQ API 6.7 #1291
Merged
Merged
use SQ API 6.7 #1291
Commits on Nov 18, 2017
-
- 2 coverage unit tests are failing (now disabled) - sslr-cxx-toolkit build fails (INVOKESPECIAL/STATIC interfaces require ASM 5) - integration tests not checked fix coverage unit tests update version to 0.9.9 fix optinal and unit tests
Configuration menu - View commit details
-
Copy full SHA for ec5e34b - Browse repository at this point
Copy the full SHA ec5e34bView commit details -
remove CxxUnitTestResultsProvider
- dotnet.tests.UnitTestResultsAggregator not compatible with org.sonar.api.config.Configuration
Configuration menu - View commit details
-
Copy full SHA for febc77f - Browse repository at this point
Copy the full SHA febc77fView commit details -
add visual studio tests support
- replace org.fest.assertions.Assertions with org.assertj.core.api - remove sonar-dotnet-tests-library
Configuration menu - View commit details
-
Copy full SHA for fec3b9c - Browse repository at this point
Copy the full SHA fec3b9cView commit details -
avoid warnings and add log messages Fix messages like: WARNING: WARN: Property 'sonar.cxx.vera.reportPath' is not declared as multi-values/property set but was read using 'getStringArray' method. The SonarQube plugin declaring this property should be updated. cleanup of quality flaws remove warnings and error messages
Configuration menu - View commit details
-
Copy full SHA for a6df2d6 - Browse repository at this point
Copy the full SHA a6df2d6View commit details -
reduce size of CXX sslr toolkit - remove includes - fix some issues
Configuration menu - View commit details
-
Copy full SHA for 89a76a6 - Browse repository at this point
Copy the full SHA 89a76a6View commit details -
fix unit tests and clean-up fix typo more version id updates use SQ 6.7 API and use list of files for coverage
Configuration menu - View commit details
-
Copy full SHA for aa9cfaa - Browse repository at this point
Copy the full SHA aa9cfaaView commit details -
drop details for exception - disable failing API call enable importing_cppcheck_reports_c_cpp test fix python for loop use dictionary correct way
Configuration menu - View commit details
-
Copy full SHA for 9c58b65 - Browse repository at this point
Copy the full SHA 9c58b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a88f8 - Browse repository at this point
Copy the full SHA 63a88f8View commit details -
disable test x_importing_cppcheck_reports_c_cpp
setting file extension does not work 11:55:23.348 ERROR: Error during SonarQube Scanner execution Language of file 'src\component1.h' can not be decided as the file matches patterns of both sonar.lang.patterns.c++ : **/*.cpp,**/*.cc,**/*.hxx,**/*.hpp,**/*.hh,**/*.h and sonar.lang.patterns.c : **/*.c,**/*.h
Configuration menu - View commit details
-
Copy full SHA for 7874984 - Browse repository at this point
Copy the full SHA 7874984View commit details -
Configuration menu - View commit details
-
Copy full SHA for e881731 - Browse repository at this point
Copy the full SHA e881731View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.