-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add codeclimate badge #74
Labels
Milestone
Comments
Codeclimate can show test coverage too, this can be other option to #68 |
[![Maintainability](https://api.codeclimate.com/v1/badges/2eb8ba0d056e3b52f34a/maintainability)](https://codeclimate.com/github/ralphg6/david/maintainability)] [![Test Coverage](https://api.codeclimate.com/v1/badges/2eb8ba0d056e3b52f34a/test_coverage)](https://codeclimate.com/github/ralphg6/david/test_coverage) |
The Github Actions was configured to send coverage report to Codeclimate and Coverage.py too. |
Merged
ralphg6
added a commit
that referenced
this issue
Feb 21, 2020
ralphg6
added a commit
that referenced
this issue
Feb 24, 2020
* Update README.md * Update CONTRIBUTING.md * Update setup.py to read requirements.txt files (#69) * create tests/ organization Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> * Solve validade typo and implement adapters tests Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> * Apply black Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> * Add codecov package to requirements-dev.txt Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> * coverage * coverage file location * fix coverage * fix coverage report * Add README.md to docs/ Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> * Update github-ci with test command Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> * Remove README from wrong dir Signed-off-by: ArthurTemporim <arthurrtl@gmail.com> Co-authored-by: Raphael Pinto <raphaelcpinto@gmail.com> * Add Codeclimate's badges (#78) Closes #74 * renaming project for dazu Co-authored-by: Arthur Temporim <arthurrtl@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To show how technically good is this project, add the codeclimate is needed.
@ralphg6 as owner to add it is needed:
codeclimate
(using GitHub account if you want)David
project to codeclimateRepo Settings
and copy the badge URLNow the project is classified as
A
it is the best rank of codeclimate! congratulations!!I updated my fork with this badge if you want to see it:
https://github.com/arthurTemporim/david
The text was updated successfully, but these errors were encountered: