Skip to content

refactor(rfq-relayer): rebalancing with multiple tokens (#3003)

Codecov / codecov/project succeeded Sep 4, 2024 in 0s

29.87398% (+4.22550%) compared to b66878f

View this Pull Request on Codecov

29.87398% (+4.22550%) compared to b66878f

Details

Codecov Report

Attention: Patch coverage is 22.87918% with 600 lines in your changes missing coverage. Please review.

Project coverage is 29.87398%. Comparing base (b66878f) to head (dfb97a8).
Report is 20 commits behind head on fe-release.

Files with missing lines Patch % Lines
services/rfq/relayer/service/handlers.go 0.00000% 97 Missing ⚠️
contrib/promexporter/exporters/relayer.go 0.00000% 80 Missing ⚠️
contrib/opbot/botmd/commands.go 1.49254% 66 Missing ⚠️
services/rfq/relayer/inventory/manager.go 0.00000% 50 Missing ⚠️
ethergo/examples/usdclistener/main.go 0.00000% 49 Missing ⚠️
contrib/promexporter/exporters/otel.go 0.00000% 46 Missing ⚠️
services/rfq/guard/service/handlers.go 0.00000% 33 Missing ⚠️
ethergo/backends/anvil/anvil.go 17.94872% 22 Missing and 10 partials ⚠️
services/rfq/relayer/inventory/rebalance.go 85.41667% 14 Missing and 7 partials ⚠️
ethergo/listener/db/store.go 0.00000% 20 Missing ⚠️
... and 20 more
Additional details and impacted files
@@                 Coverage Diff                  @@
##           fe-release       #3071         +/-   ##
====================================================
+ Coverage    25.64848%   29.87398%   +4.22550%     
====================================================
  Files             771         408        -363     
  Lines           55360       27693      -27667     
  Branches           82          82                 
====================================================
- Hits            14199        8273       -5926     
+ Misses          39684       18662      -21022     
+ Partials         1477         758        -719     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.