Skip to content

Commit

Permalink
Merge pull request #757 from hhatto/remove-coveralls
Browse files Browse the repository at this point in the history
Remove coveralls
  • Loading branch information
hhatto committed Jun 23, 2024
2 parents 406f9ac + 87debd2 commit c55f3e0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
threshold: 1%
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ recursive-exclude test/suite/out *.py
exclude .travis.yml
exclude CONTRIBUTING.rst
exclude Makefile
exclude coveralls.bash
exclude hooks
exclude hooks/pre-push
exclude install_hooks.bash
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -436,9 +436,9 @@ Links
* PyPI_
* GitHub_
* `Travis CI`_
* Coveralls_
* Codecov_

.. _PyPI: https://pypi.org/project/autopep8/
.. _GitHub: https://github.com/hhatto/autopep8
.. _`Travis CI`: https://travis-ci.org/hhatto/autopep8
.. _`Coveralls`: https://coveralls.io/r/hhatto/autopep8
.. _`Codecov`: https://app.codecov.io/gh/hhatto/autopep8
8 changes: 0 additions & 8 deletions coveralls.bash

This file was deleted.

0 comments on commit c55f3e0

Please sign in to comment.