[codecov] ignore third_party code (#4489)

This commit is contained in:
Yakun Xu
2020-01-21 14:08:48 -08:00
committed by Jonathan Hui
parent 59fc287024
commit 59b49de355
+1 -1
View File
@@ -5,7 +5,7 @@ coverage:
ignore:
- "tests/*"
- "third_party/*"
- "third_party/**/*"
comment:
layout: "diff, flags, files"