Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include self hosted coverage and code analysis tools #92

Open
4 tasks
a-t-0 opened this issue Sep 17, 2021 · 2 comments
Open
4 tasks

Include self hosted coverage and code analysis tools #92

a-t-0 opened this issue Sep 17, 2021 · 2 comments

Comments

@a-t-0
Copy link
Contributor

a-t-0 commented Sep 17, 2021

Inspired by:
https://github.com/openmrslab/suspect
One would like to be transparent about:

  • Build status (WIP)
  • Code coverage
  • Maintainability
  • ...
    To self-host these tools, one can look into equivalents of:
  • https://coveralls.io/ or codecov.io
    at: uncov and check if it supports Bash additional alternatives may be listed here or one can look into the self-hosted enterprise version of coverals as mentioned in their docs.
  • Code Climate
    No open source self-hosted alternatives are found, however it currently seems to be possible to apply it to your own open source GitHub repositories for free.
@mohitsaxenaknoldus
Copy link
Collaborator

I'll try to do each one of them one by one and open PR's for the same.

@a-t-0
Copy link
Contributor Author

a-t-0 commented Oct 20, 2021

Wonderful! For completeness, I am working on the build status, so you can ignore that. Implementing the code coverage tests and badges and/or maintainability badges would be awesome!

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

No branches or pull requests

2 participants