Skip to content

Commit

Permalink
DOCS: remove pandas-coverage app (#59536)
Browse files Browse the repository at this point in the history
[skip-ci] docs: remove pandas-coverage app
  • Loading branch information
MarcoGorelli authored Aug 17, 2024
1 parent ff28a3e commit a7a1410
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/source/development/contributing_codebase.rst
Original file line number Diff line number Diff line change
Expand Up @@ -762,8 +762,7 @@ install pandas) by typing::
your installation is probably fine and you can start contributing!

Often it is worth running only a subset of tests first around your changes before running the
entire suite (tip: you can use the `pandas-coverage app <https://pandas-coverage-12d2130077bc.herokuapp.com/>`_)
to find out which tests hit the lines of code you've modified, and then run only those).
entire suite.

The easiest way to do this is with::

Expand Down

0 comments on commit a7a1410

Please sign in to comment.