File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1717
1818 - name : Checkout
191920-
20+
2121 - name : Set up JDK 1.11
22222323 with :
Original file line number Diff line number Diff line change 11![ CI] ( https://github.com/insideapp-oss/sonar-flutter/workflows/CI/badge.svg )
2- ![ Coverage] ( https://codecov.io/gh/insideapp-oss/sonar-flutter/branch/master/graph/badge.svg )
2+
3+ [ ![ Technical Debt] ( https://sonarcloud.io/api/project_badges/measure?project=insideapp-oss_sonar-flutter&metric=sqale_index )] ( https://sonarcloud.io/summary/new_code?id=insideapp-oss_sonar-flutter )
4+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=insideapp-oss_sonar-flutter&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=insideapp-oss_sonar-flutter )
5+ [ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=insideapp-oss_sonar-flutter&metric=sqale_rating )] ( https://sonarcloud.io/summary/new_code?id=insideapp-oss_sonar-flutter )
6+ [ ![ Reliability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=insideapp-oss_sonar-flutter&metric=reliability_rating )] ( https://sonarcloud.io/summary/new_code?id=insideapp-oss_sonar-flutter )
7+ [ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=insideapp-oss_sonar-flutter&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=insideapp-oss_sonar-flutter )
8+
39
410# SonarQube plugin for Flutter / Dart
511
@@ -11,14 +17,14 @@ A plugin to enable analysis of Dart and Flutter projects into SonarQube.
1117
1218## Features
1319
14- | Feature | Supported |
15- | ------------| ------------------------|
16- | Size | YES |
17- | Issues | YES ([ dartanalyzer] ( https://dart.dev/tools/dartanalyzer ) rules)|
18- | Tests | YES |
19- | Coverage | YES |
20- | Complexity | YES |
21- | Syntax | YES |
20+ | Feature | Supported |
21+ | ------------| ----------------------------------------------------------------- |
22+ | Size | YES |
23+ | Issues | YES ([ dartanalyzer] ( https://dart.dev/tools/dartanalyzer ) rules) |
24+ | Tests | YES |
25+ | Coverage | YES |
26+ | Complexity | YES |
27+ | Syntax | YES |
2228
2329The plugin is compatible with sonarQube 6.7+.
2430
You can’t perform that action at this time.
0 commit comments