LimeChain / hashport-validator

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

Logger ench #904

Closed asenslime closed 9 months ago

asenslime commented 1 year ago

Detailed description: re-format log messages include filename and line number

Which issue(s) this PR fixes: Fixes #901

Special notes for your reviewer:

Checklist

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #904 (41842a4) into main (db69907) will decrease coverage by 0.05%. The diff coverage is 46.93%.

@@            Coverage Diff             @@
##             main     #904      +/-   ##
==========================================
- Coverage   64.05%   64.00%   -0.05%     
==========================================
  Files          86       86              
  Lines        6696     6749      +53     
==========================================
+ Hits         4289     4320      +31     
- Misses       2195     2217      +22     
  Partials      212      212              
Flag Coverage Δ
unittests 64.00% <46.93%> (-0.05%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
app/clients/hedera/client.go 0.00% <0.00%> (ø)
app/clients/hedera/mirror-node/client.go 68.82% <33.33%> (-0.93%) :arrow_down:
app/clients/evm/client.go 53.26% <61.76%> (+1.59%) :arrow_up:
app/helper/http/get.go 100.00% <100.00%> (ø)
app/services/pricing/service.go 77.60% <100.00%> (+0.17%) :arrow_up:
config/logger.go 87.87% <100.00%> (+3.26%) :arrow_up: