mirror of
https://github.com/AthanorLabs/atomic-swap.git
synced 2026-01-09 14:18:03 -05:00
swapd daemon setup/start decoupled from CLI parsing (#354)
This commit is contained in:
@@ -11,9 +11,11 @@ coverage:
|
||||
informational: true
|
||||
|
||||
# Don't calculate code coverage percentages on generated abigen files
|
||||
# or our profiling code
|
||||
ignore:
|
||||
- ethereum/swap_factory.go
|
||||
- ethereum/aggregator_v3_interface.go
|
||||
- ethereum/erc20_mock.go
|
||||
- ethereum/ierc20.go
|
||||
- ethereum/block/ut_contract_test.go
|
||||
- cmd/swapd/profile.go
|
||||
|
||||
Reference in New Issue
Block a user