Skip to content

Fix/minor changes#106

Open
jernsting wants to merge 3 commits intomasterfrom
fix/minor_changes
Open

Fix/minor changes#106
jernsting wants to merge 3 commits intomasterfrom
fix/minor_changes

Conversation

@jernsting
Copy link
Copy Markdown
Collaborator

I updated the parts where I changed the original repo contents in the setup py and readme back to comply with your repo.

I'd suggest adding the package to pypi in order to make this content usable for other packages. For example I would use it as dependency of https://github.com/wwu-mmll/photonai_graph. To clarify: PyPi does not allow mixed install setup.py files, all required packages have to be on pypi.

Comment thread README.md
@@ -1,6 +1,4 @@
[![Python application](https://github.com/jernsting/GEM/actions/workflows/lint_and_test.yml/badge.svg)](https://github.com/jernsting/GEM/actions/workflows/lint_and_test.yml)
[![Coverage Status](https://coveralls.io/repos/github/jernsting/GEM/badge.svg?branch=master)](https://coveralls.io/github/jernsting/GEM?branch=master)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=jernsting_GEM&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=jernsting_GEM)
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I you'd like Coverage and Quality Gate Status badges, you need to add the project to https://coveralls.io and https://sonarcloud.io/ (free for open source projects).

For coveralls you also need to setup a repository secret.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant