chore(zetaclient): improve logging by adding and moving data to attributes #2875
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
@@ 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%) |
⬇️ |
Loading