Skip to content

Commit

Permalink
Update to codecov 2.1.0 to fix codecov issues (#782)
Browse files Browse the repository at this point in the history
* Update to codecov 2.1.0 to fix codecov issues

* Changelog
  • Loading branch information
dsherry committed May 18, 2020
1 parent 4c0a24f commit 93f86af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/changelog.rst
Expand Up @@ -22,6 +22,7 @@ Changelog
* Testing Changes
* Delete codecov yml, use codecov.io's default :pr:`732`
* Added unit tests for fraud cost, lead scoring, and standard metric objectives :pr:`741`
* Update codecov client :pr:`782`

.. warning::

Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Expand Up @@ -3,5 +3,5 @@ pytest-xdist==1.26.1
pytest-cov==2.6.1
nbval==0.9.3
graphviz>=0.13
codecov==2.0.15
codecov==2.1.0
category_encoders>=2.0.0

0 comments on commit 93f86af

Please sign in to comment.