Skip to content

Commit

Permalink
update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Aug 22, 2022
1 parent cd1061a commit e1fe1d7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ coverage:
precision: 5

ignore:
- '**/_generated.go'
- '**/*_generated.go'
- '**/*.abigen.go'
- '**/_string.go'
- '**/*_string.go'
# solidity test files
- 'packages/contracts/test/*'
- '*/test/*.sol'
- '*/lib/*.sol'
- 'packages/contracts/libs/*.sol'

0 comments on commit e1fe1d7

Please sign in to comment.