Skip to content

Commit

Permalink
Ignore fuzz in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Licenser committed Jan 28, 2020
1 parent e963452 commit 84bd856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Expand Up @@ -2,4 +2,4 @@ ignore:
- "src/neon/**" # We currently can't run coverage on arm so we're excluding it
- "examples/*" # examples
- "benches/*" # examples
- "simd-fuzz-target/*" # fuzz testing
- "fuzz/*" # fuzz testing

0 comments on commit 84bd856

Please sign in to comment.