Skip to content

Commit

Permalink
fix codecov reports (#1867)
Browse files Browse the repository at this point in the history
* fix codecov

* upgrade codecov

* upgrade codecov
  • Loading branch information
Borda authored May 19, 2020
1 parent e0a5aee commit a153fe4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ codecov:
notify:
# after_n_builds: 2
wait_for_ci: yes
# https://docs.codecov.io/docs/codecov-yaml#section-expired-reports
max_report_age: off

coverage:
precision: 0 # 2 = xx.xx%, 0 = xx%
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage
codecov
codecov>=2.1
pytest>=3.0.5
pytest-cov
pytest-flake8
Expand Down

0 comments on commit a153fe4

Please sign in to comment.