This is an automated email from the ASF dual-hosted git repository. lewismc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-sdap-mudrod.git
The following commit(s) were added to refs/heads/master by this push:
new dbc7ac0 Add sonar badges to README
dbc7ac0 is described below
commit dbc7ac057cb96c568720943b4073e62b01351059
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Wed May 23 09:25:40 2018 -0700
Add sonar badges to README
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/README.md b/README.md
index c355145..0ac9761 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,17 @@
## Mining and Utilizing Dataset Relevancy from Oceanographic Datasets to
Improve Data Discovery and Access
[](http://www.apache.org/licenses/LICENSE-2.0)
+[](https://sonarcloud.io/project/issues?id=org.apache.sdap%3Amudrod-parent&resolved=false&types=BUG)
+[](https://sonarcloud.io/project/issues?id=org.apache.sdap%3Amudrod-parent&resolved=false&types=CODE_SMELL)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=Coverage)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=duplicated_lines_density)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=ncloc)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=Maintainability)
+[](https://sonarcloud.io/dashboard?id=org.apache.sdap%3Amudrod-parent)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=Reliability)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=security_rating)
+[](https://sonarcloud.io/component_measures?id=org.apache.sdap%3Amudrod-parent&metric=sqale_index)
+[](https://sonarcloud.io/project/issues?id=org.apache.sdap%3Amudrod-parent&resolved=false&types=VULNERABILITY)
[MUDROD](https://esto.nasa.gov/forum/estf2015/presentations/Yang_S8P1_ESTF2015.pdf)
is a semantic discovery and search project part of [Apache
SDAP](https://sdap.apache.org).
--
To stop receiving notification emails like this one, please contact
[email protected].
