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

update dest tx hash before status/improve obversability #2888

Merged
merged 12 commits into from
Jul 19, 2024

fix

35baeea
Select commit
Loading
Failed to load commit list.
Merged

update dest tx hash before status/improve obversability #2888

fix
35baeea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 1s

25.37947% (+1.13781%) compared to a9c1073

View this Pull Request on Codecov

25.37947% (+1.13781%) compared to a9c1073

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 25.37947%. Comparing base (a9c1073) to head (35baeea).
Report is 1 commits behind head on master.

Files Patch % Lines
services/rfq/relayer/service/handlers.go 0.00000% 4 Missing ⚠️
core/metrics/spanutils.go 0.00000% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2888         +/-   ##
===================================================
+ Coverage   24.24166%   25.37947%   +1.13781%     
===================================================
  Files            613         785        +172     
  Lines          47373       56526       +9153     
  Branches          80          80                 
===================================================
+ Hits           11484       14346       +2862     
- Misses         34738       40698       +5960     
- Partials        1151        1482        +331     

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