mirror of
https://github.com/AthanorLabs/atomic-swap.git
synced 2026-01-09 14:18:03 -05:00
17 lines
367 B
YAML
17 lines
367 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true
|
|
|
|
# Don't calculate code coverage percentages on generated abigen files
|
|
ignore:
|
|
- ethereum/swap_factory.go
|
|
- ethereum/aggregator_v3_interface.go
|
|
- ethereum/erc20_mock.go
|
|
- ethereum/ierc20.go
|
|
- ethereum/block/ut_contract_test.go
|