Skip to content

Commit

Permalink
Exclude test folder from codecov stats
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 6, 2023
1 parent 65a3cc7 commit b03f653
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 @@ -11,6 +11,7 @@ fixes:
- "ros_ws/src/control_toolbox/::"
ignore:
- "**/test"
- "test"
comment:
layout: "diff, flags, files"
behavior: default

0 comments on commit b03f653

Please sign in to comment.