Skip to content

Commit

Permalink
Exclude 'benchmarks' from codecov report
Browse files Browse the repository at this point in the history
Signed-off-by: Ketan Verma <ketan9495@gmail.com>
  • Loading branch information
ketanv3 committed Jul 20, 2023
1 parent 1d3b006 commit 57363dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ codecov:

ignore:
- "test"
- "benchmarks"

coverage:
precision: 2
Expand Down

0 comments on commit 57363dd

Please sign in to comment.