mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-05 21:56:50 +00:00
codecov: Ignore protobuf autogenerated files (#1449)
This commit is contained in:
parent
ed85f09742
commit
52da65077a
@ -5,3 +5,5 @@ coverage:
|
|||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
informational: true
|
informational: true
|
||||||
|
ignore:
|
||||||
|
- "**/*.pb.go" # Ignore all auto generated protobuf structures.
|
Loading…
x
Reference in New Issue
Block a user