diff --git a/codecov.yml b/codecov.yml index 66a41962..83ee746e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -13,7 +13,7 @@ coverage: range: 70..90 # First number represents red, and second represents green # (default is 70..100) round: down # up, down, or nearest - precision: 2 # Number of decimal places, between 0 and 5 + precision: 0 # Number of decimal places, between 0 and 5 # Ignoring Paths # -------------- @@ -24,4 +24,4 @@ coverage: # Diff is the Coverage Diff of the pull request. # Files are the files impacted by the pull request comment: - layout: diff, files # accepted in any order: reach, diff, flags, and/or files \ No newline at end of file + layout: diff, files # accepted in any order: reach, diff, flags, and/or files