diff --git a/codecov.yml b/codecov.yml index dfdd815..54910f4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,3 @@ -coverage: - precision: 2 - round: down - range: "40...80" - -comment: off \ No newline at end of file +parsers: + javascript: + enable_partials: yes \ No newline at end of file