Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 62ccab4

Browse files
committed
Added Codacy coverage badge
1 parent cb1a47a commit 62ccab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Used for development of KNIME nodes calling Python scripts.
33

44
[![Build Status](https://travis-ci.org/3D-e-Chem/knime-python-wrapper.svg?branch=master)](https://travis-ci.org/3D-e-Chem/knime-python-wrapper)
55
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a3d5b851ea49449cb30c3ed9c8381335)](https://www.codacy.com/app/3D-e-Chem/knime-python-wrapper?utm_source=github.com&utm_medium=referral&utm_content=3D-e-Chem/knime-python-wrapper&utm_campaign=Badge_Grade)
6+
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/a3d5b851ea49449cb30c3ed9c8381335)](https://www.codacy.com/app/3D-e-Chem/knime-python-wrapper?utm_source=github.com&utm_medium=referral&utm_content=3D-e-Chem/knime-python-wrapper&utm_campaign=Badge_Coverage)
67

78
The nodes in Scripting>Python folder of the node repository (nodes part of the `KNIME Python integration` plugin) the end-user needs to paste Python code in a text area in the node dialog.
89
Nodes derived from this repo will have a Python script included in their jar file and the dialog of the node will contain no source code text area.

0 commit comments

Comments
 (0)