emeraldpay / dshackle

Fault Tolerant Load Balancer for Ethereum and Bitcoin APIs
Apache License 2.0
308 stars 55 forks source link

feature/token-api #245

Closed kanazirsky closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #245 (7f1af27) into master (f859b74) will decrease coverage by 0.23%. The diff coverage is 42.40%.

@@             Coverage Diff              @@
##             master     #245      +/-   ##
============================================
- Coverage     57.77%   57.55%   -0.23%     
- Complexity     1717     1727      +10     
============================================
  Files           273      274       +1     
  Lines          9445     9560     +115     
  Branches       1174     1180       +6     
============================================
+ Hits           5457     5502      +45     
- Misses         3360     3425      +65     
- Partials        628      633       +5     
Impacted Files Coverage Δ
...ackle/monitoring/accesslog/AccessLogHandlerGrpc.kt 0.00% <0.00%> (ø)
...pay/dshackle/monitoring/accesslog/RecordBuilder.kt 20.48% <0.00%> (-0.95%) :arrow_down:
...raldpay/dshackle/monitoring/record/AccessRecord.kt 29.20% <0.00%> (-2.84%) :arrow_down:
...main/kotlin/io/emeraldpay/dshackle/rpc/Describe.kt 0.00% <0.00%> (ø)
...kotlin/io/emeraldpay/dshackle/rpc/BlockchainRpc.kt 36.04% <37.50%> (+0.40%) :arrow_up:
...ldpay/dshackle/upstream/grpc/RemoteCapabilities.kt 55.55% <62.50%> (-11.12%) :arrow_down:
.../io/emeraldpay/dshackle/rpc/TrackERC20Allowance.kt 77.41% <77.41%> (ø)
...tlin/io/emeraldpay/dshackle/upstream/Capability.kt 100.00% <100.00%> (ø)
...pay/dshackle/upstream/grpc/EthereumGrpcUpstream.kt 62.68% <100.00%> (ø)