Skip to content

Commit

Permalink
Merge pull request #365 from chamil321/cc
Browse files Browse the repository at this point in the history
Add code coverage range configuration
  • Loading branch information
niveathika authored May 5, 2021
2 parents cb31a11 + dc49c99 commit 817d9a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ fixes:
ignore:
- "http-ballerina-tests"
- "http-compiler-plugin-tests"

coverage:
precision: 2
round: down
range: "60...80"

0 comments on commit 817d9a7

Please sign in to comment.