LimeChain / hashport-validator

Official repository containing the source code of the Hashport validators
Apache License 2.0
23 stars 11 forks source link

Fix/update log severity #852

Closed Coiling-Dragon closed 1 year ago

Coiling-Dragon commented 1 year ago

Detailed description:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #852 (61f9fef) into main (228e69e) will decrease coverage by 0.09%. The diff coverage is 58.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.

rokn commented 1 year ago

Can you also update: