status-go/services/wallet/router/pathprocessor
Igor Sirotin d2f4cae18f
fix: merge coverage reports from each test rerun (#5360)
* fix_: fix test coverage when rerunning tests

* fix_: make lint-fix

* chore_: change test coverage report artifact name

* chore_: added codeclimate.json to artifacts

* chore_: bring in gocovmerge util

---------

Co-authored-by: Siddarth Kumar <siddarthkay@gmail.com>
2024-06-19 11:40:52 +01:00
..
cbridge chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
mock_pathprocessor fix: merge coverage reports from each test rerun (#5360) 2024-06-19 11:40:52 +01:00
proto_cbridge chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
common.go chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
constants.go chore_: stickers buy added to the router 2024-06-11 19:46:43 +02:00
multipath_processor.go chore_: use the old name for backward compatibility 2024-06-11 10:30:34 +02:00
processor.go chore_: swap via paraswap improvements 2024-06-14 15:44:38 +02:00
processor_bridge_celar.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00
processor_bridge_hop.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00
processor_ens_public_key.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00
processor_ens_register.go chore_: stickers buy added to the router 2024-06-11 19:46:43 +02:00
processor_ens_release.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00
processor_erc721.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00
processor_erc1155.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00
processor_stickers_buy.go chore_: stickers buy added to the router 2024-06-11 19:46:43 +02:00
processor_swap_paraswap.go fix_: make use of slippage percentage parameter (#15096) 2024-06-17 09:51:29 -03:00
processor_transfer.go chore_: making contract type param internal to hop bridge processor type 2024-06-10 16:38:38 +02:00