Skip to content

Commit

Permalink
codecov - exclude protobuf-generated sources from coverage analysis (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pavoljuhas authored Aug 29, 2023
1 parent 041ce5d commit c7048f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ coverage:
project:
default:
threshold: 0.1%

ignore:
- "**/*_pb2.py"

0 comments on commit c7048f5

Please sign in to comment.