feat(zetaclient): add generic rpc metrics #2597
Merged
Codecov / codecov/project
succeeded
Aug 6, 2024 in 0s
70.55% (+0.00%) compared to eb61f2d
View this Pull Request on Codecov
70.55% (+0.00%) compared to eb61f2d
Details
Codecov Report
Attention: Patch coverage is 70.00000%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 70.55%. Comparing base (
eb61f2d
) to head (06db90a
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2597 +/- ##
========================================
Coverage 70.55% 70.55%
========================================
Files 335 335
Lines 18345 18373 +28
========================================
+ Hits 12943 12963 +20
- Misses 4821 4824 +3
- Partials 581 586 +5
Files | Coverage Δ | |
---|---|---|
zetaclient/chains/evm/signer/signer.go | 51.17% <60.00%> (+0.18%) |
⬆️ |
zetaclient/orchestrator/bootstrap.go | 56.95% <50.00%> (-0.39%) |
⬇️ |
zetaclient/metrics/metrics.go | 76.74% <78.94%> (+1.74%) |
⬆️ |
Loading