10000 DOC remove ref to browser ext (#17501) · jayzed82/scikit-learn@123a310 · GitHub
[go: up one dir, main page]

Skip to content

Commit 123a310

Browse files
emduprejayzed82
authored andcommitted
DOC remove ref to browser ext (scikit-learn#17501)
The Codecov browser extension has been deprecated, and covered/uncovered lines are now shown directly in the reports.
1 parent 6358b88 commit 123a310

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.codecov.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ coverage:
1212
default:
1313
# Be tolerant on slight code coverage diff on PRs to limit
1414
# noisy red coverage status on github PRs.
15-
# Note The coverage stats are still uploaded
15+
# Note: The coverage stats are still uploaded
1616
# to codecov so that PR reviewers can see uncovered lines
17-
# in the github diff if they install the codecov browser
18-
# extension:
19-
# https://github.com/codecov/browser-extension
2017
target: auto
2118
threshold: 1%
2219

0 commit comments

Comments
 (0)
0