juno icon indicating copy to clipboard operation
juno copied to clipboard

feat: Track amount of rpc connections

Open Exca-DK opened this issue 1 year ago • 1 comments

Implements #1512

Exca-DK avatar Dec 04 '23 23:12 Exca-DK

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (e1125b6) 72.76% compared to head (a1a1946) 72.91%. Report is 34 commits behind head on main.

Files Patch % Lines
node/metrics.go 60.00% 12 Missing :warning:
jsonrpc/event_listener.go 12.50% 6 Missing and 1 partial :warning:
node/http.go 60.00% 5 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1520      +/-   ##
==========================================
+ Coverage   72.76%   72.91%   +0.15%     
==========================================
  Files          96       97       +1     
  Lines        9943    10069     +126     
==========================================
+ Hits         7235     7342     +107     
- Misses       2167     2184      +17     
- Partials      541      543       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 05 '23 00:12 codecov[bot]