"models/vscode:/vscode.git/clone" did not exist on "60127a83040b3b243457980d04f3bb25c4491978"
- 29 Sep, 2020 1 commit
-
-
Sam Shleifer authored
-
- 18 Aug, 2020 1 commit
-
-
Stas Bekman authored
As discussed at https://github.com/huggingface/transformers/issues/6317 codecov currently sends an invalid report when it fails to find a code coverage report for the base it checks against, so this gets fixed by: - require_base: yes # don't report if there is no base coverage report let's add this for clarity, this supposedly is already the default. - require_head: yes # don't report if there is no head coverage report and perhaps no point reporting on doc changes as they don't make any difference and it just generates noise: - require_changes: true # only comment if there was change in coverage
-
- 08 Jun, 2020 1 commit
-
-
Lysandre authored
-
- 04 Jun, 2020 1 commit
-
-
Lysandre Debut authored
* Codecov setup * Understanding codecov
-