Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(zetaclient): improve logging by adding and moving data to attributes #2875

Closed
wants to merge 1 commit into from

chore(zetaclient): improve logging by adding and moving data to attri…

ce119a1
Select commit
Loading
Failed to load commit list.
Closed

chore(zetaclient): improve logging by adding and moving data to attributes #2875

chore(zetaclient): improve logging by adding and moving data to attri…
ce119a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

66.87% (-0.07%) compared to 19c929c

View this Pull Request on Codecov

66.87% (-0.07%) compared to 19c929c

Details

Codecov Report

Attention: Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.

Project coverage is 66.87%. Comparing base (19c929c) to head (ce119a1).

Files with missing lines Patch % Lines
zetaclient/chains/bitcoin/observer/observer.go 0.00% 21 Missing ⚠️
zetaclient/chains/evm/observer/observer.go 0.00% 15 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2875      +/-   ##
===========================================
- Coverage    66.94%   66.87%   -0.07%     
===========================================
  Files          373      373              
  Lines        21032    21054      +22     
===========================================
  Hits         14080    14080              
- Misses        6288     6310      +22     
  Partials       664      664              
Files with missing lines Coverage Δ
zetaclient/chains/evm/observer/observer.go 59.47% <0.00%> (-2.62%) ⬇️
zetaclient/chains/bitcoin/observer/observer.go 31.42% <0.00%> (-1.47%) ⬇️