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

feat(btc): implement new btc rpc package #3349

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Add prom metrics [2]

2375ca9
Select commit
Loading
Failed to load commit list.
Draft

feat(btc): implement new btc rpc package #3349

Add prom metrics [2]
2375ca9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

61.56% (-0.88%) compared to 8ce300b

View this Pull Request on Codecov

61.56% (-0.88%) compared to 8ce300b

Details

Codecov Report

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

Project coverage is 61.56%. Comparing base (8ce300b) to head (2375ca9).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
zetaclient/chains/bitcoin/client/commands.go 0.00% 194 Missing ⚠️
zetaclient/chains/bitcoin/client/client.go 0.00% 135 Missing ⚠️
zetaclient/chains/bitcoin/client/helpers.go 0.00% 117 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3349      +/-   ##
===========================================
- Coverage    62.43%   61.56%   -0.88%     
===========================================
  Files          449      452       +3     
  Lines        31710    32152     +442     
===========================================
- Hits         19799    19795       -4     
- Misses       11024    11470     +446     
  Partials       887      887              
Files with missing lines Coverage Δ
zetaclient/metrics/metrics.go 69.64% <ø> (ø)
zetaclient/chains/bitcoin/client/helpers.go 0.00% <0.00%> (ø)
zetaclient/chains/bitcoin/client/client.go 0.00% <0.00%> (ø)
zetaclient/chains/bitcoin/client/commands.go 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes