Skip to content

Commit

Permalink
ignore cargo registry for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborschneider committed Mar 24, 2024
1 parent 1935e7e commit d1caf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .grcov-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ignore:
- "bgpsim-web/*"
- "bgpsim-macros/*"
- "../../../.cargo/registry/src/*"
- "**/.cargo/registry/src/*"

0 comments on commit d1caf5a

Please sign in to comment.