Closed Coiling-Dragon closed 1 year ago
Merging #852 (61f9fef) into main (228e69e) will decrease coverage by
0.09%
. The diff coverage is58.90%
.
@@ Coverage Diff @@
## main #852 +/- ##
==========================================
- Coverage 64.26% 64.18% -0.09%
==========================================
Files 88 88
Lines 6731 6765 +34
==========================================
+ Hits 4326 4342 +16
- Misses 2186 2203 +17
- Partials 219 220 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 64.18% <58.90%> (-0.09%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
app/clients/hedera/client.go | 4.18% <0.00%> (ø) |
|
app/process/handler/message/handler.go | 61.76% <0.00%> (ø) |
|
app/process/watcher/evm/watcher.go | 35.24% <0.00%> (ø) |
|
app/process/handler/read-only/burn/handler.go | 50.94% <8.33%> (-8.15%) |
:arrow_down: |
app/process/handler/read-only/mint-hts/handler.go | 38.63% <31.25%> (-1.91%) |
:arrow_down: |
app/helper/hedera/nft.go | 100.00% <100.00%> (ø) |
|
app/persistence/fee/fee.go | 97.87% <100.00%> (+0.19%) |
:arrow_up: |
app/persistence/schedule/schedule.go | 100.00% <100.00%> (ø) |
|
app/persistence/transfer/transfer.go | 87.42% <100.00%> (+0.21%) |
:arrow_up: |
app/process/watcher/bridge-config/watcher.go | 88.46% <100.00%> (ø) |
|
... and 10 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Can you also update:
app/clients/hedera/client.go
-> all logs to DEBUGapp/helper/hedera/nft.go:40
-> INFOapp/helper/metrics/helper.go
: INFO(only) -> DEBUGapp/process/handler/message/handler.go:223
-> INFOapp/process/watcher/bridge-config/watcher.go:55
-> DEBUGapp/process/watcher/evm/watcher.go:659
-> INFOapp/process/watcher/fee-policy-config/watcher.go:56
-> DEBUGapp/process/watcher/message/watcher.go:140
-> INFOapp/process/watcher/price/watcher.go
: INFO -> DEBUGapp/process/watcher/prometheus/watcher.go
: INFO -> DEBUGapp/services/bridge-config/service.go:81
-> DEBUGapp/services/fee-policy/service.go:85
-> DEBUGapp/services/pricing/service.go
: INFO -> DEBUG
Detailed description:
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Checklist