refactor: remove params from config and introduce app context #1774
Codecov / codecov/project
succeeded
Feb 27, 2024 in 0s
38.03% (+0.00%) compared to 3ba44a1
View this Pull Request on Codecov
38.03% (+0.00%) compared to 3ba44a1
Details
Codecov Report
Attention: Patch coverage is 0%
with 38 lines
in your changes are missing coverage. Please review.
Project coverage is 38.03%. Comparing base (
3ba44a1
) to head (5f48d63
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1774 +/- ##
========================================
Coverage 38.03% 38.03%
========================================
Files 205 205
Lines 12526 12524 -2
========================================
Hits 4764 4764
+ Misses 7374 7372 -2
Partials 388 388
Files | Coverage Δ | |
---|---|---|
zetaclient/evm/inbounds.go | 13.30% <0.00%> (ø) |
|
zetaclient/tss/tss_signer.go | 10.42% <0.00%> (ø) |
|
zetaclient/zetabridge/zetacore_bridge.go | 0.00% <0.00%> (ø) |
|
zetaclient/bitcoin/bitcoin_client.go | 13.28% <0.00%> (-0.07%) |
⬇️ |
zetaclient/zetabridge/tx.go | 0.00% <0.00%> (ø) |
|
zetaclient/evm/evm_client.go | 0.30% <0.00%> (+<0.01%) |
⬆️ |
zetaclient/supplychecker/zeta_supply_checker.go | 14.10% <0.00%> (ø) |
Loading