File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/640e9a8ef7fc7f757aaf/maintainability )] ( https://codeclimate.com/github/geektimus/scala-challenges/maintainability )
6
6
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/640e9a8ef7fc7f757aaf/test_coverage )] ( https://codeclimate.com/github/geektimus/scala-challenges/test_coverage )
7
7
8
+ Other Stats
9
+
10
+ [ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=geektimus_scala-challenges&metric=sqale_rating )] ( https://sonarcloud.io/summary/new_code?id=geektimus_scala-challenges )
11
+ [ ![ Reliability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=geektimus_scala-challenges&metric=reliability_rating )] ( https://sonarcloud.io/summary/new_code?id=geektimus_scala-challenges )
12
+ [ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=geektimus_scala-challenges&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=geektimus_scala-challenges ) |
13
+
8
14
This repo will contain the solutions using Scala for challenges found on:
9
15
10
16
* Books
@@ -171,3 +177,5 @@ sbt scalastyle
171
177
```bash
172
178
sbt clean coverage test coverageReport
173
179
```
180
+
181
+ [](https://sonarcloud.io/summary/new_code?id=geektimus_scala-challenges)
You can’t perform that action at this time.
0 commit comments