Skip to content

Commit

Permalink
Add ignore to codecov
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <[email protected]>
  • Loading branch information
aaronchongth committed Nov 15, 2024
1 parent 6cebc33 commit a1cf94b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion codecov.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
fixes:
- "ros_ws/src/*/free_fleet/free_fleet/::"
- "ros_ws/src/*/free_fleet/free_fleet_adapter/::"
- "ros_ws/src/*/free_fleet/free_fleet_examples/::"

ignore:
- "**/tests/*"
- "**/tests/**/*"

0 comments on commit a1cf94b

Please sign in to comment.