Skip to content

Commit

Permalink
Fix coverage ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
emilydolson committed Jul 15, 2024
1 parent c3641e9 commit 5fe6a19
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 @@ -5,6 +5,7 @@ codecov:
ignore:
- "usr"
- "opt"
- "home"
- "Empirical/include/emp/b*/**"
- "Empirical/include/emp/c*/**"
- "Empirical/include/emp/d*/**"
Expand Down

0 comments on commit 5fe6a19

Please sign in to comment.