Skip to content

Commit 841ab66

Browse files
authored
Add badges.
1 parent 17197b7 commit 841ab66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Ariadne](https://wala.github.io/ariadne/)
22

3-
[![Continuous integration](https://github.com/ponder-lab/ML/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/ponder-lab/ML/actions/workflows/continuous-integration.yml) [![CodeQL](https://github.com/ponder-lab/ML/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/ponder-lab/ML/actions/workflows/github-code-scanning/codeql) [![codecov](https://codecov.io/gh/ponder-lab/ML/graph/badge.svg)](https://codecov.io/gh/ponder-lab/ML)
3+
[![Continuous integration](https://github.com/ponder-lab/ML/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/ponder-lab/ML/actions/workflows/continuous-integration.yml) [![CodeQL](https://github.com/ponder-lab/ML/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/ponder-lab/ML/actions/workflows/github-code-scanning/codeql) [![Automatic Dependency Submission](https://github.com/ponder-lab/ML/actions/workflows/dependency-graph/auto-submission/badge.svg)](https://github.com/ponder-lab/ML/actions/workflows/dependency-graph/auto-submission) [![Dependabot Updates](https://github.com/ponder-lab/ML/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/ponder-lab/ML/actions/workflows/dependabot/dependabot-updates) [![codecov](https://codecov.io/gh/ponder-lab/ML/graph/badge.svg)](https://codecov.io/gh/ponder-lab/ML)
44

55
This is the top level repository for Ariadne code. More information on using the Ariadne tools can be found [here](https://wala.github.io/ariadne/). This repository is code to analyze machine learning code with [WALA]. Currently, the code consists of the analysis of Python (`com.ibm.wala.cast.python`), analysis focused on machine learning in Python (`com.ibm.wala.cast.python.ml`), support for using the analysis via J2EE WebSockets (`com.ibm.wala.cast.python.ml.j2ee`) and their associated test projects.
66

0 commit comments

Comments
 (0)