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

feat(rest-api): Adds validateRouteExists validation [SLT-260] #3180

Merged
merged 3 commits into from
Sep 25, 2024

Adds route validation to bridgeTxInfo

fe54496
Select commit
Loading
Failed to load commit list.
Merged

feat(rest-api): Adds validateRouteExists validation [SLT-260] #3180

Adds route validation to bridgeTxInfo
fe54496
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

37.95792% (-3.58651%) compared to 9418b40

View this Pull Request on Codecov

37.95792% (-3.58651%) compared to 9418b40

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.95792%. Comparing base (9418b40) to head (fe54496).
Report is 9 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3180         +/-   ##
===================================================
- Coverage   41.54443%   37.95792%   -3.58651%     
===================================================
  Files            460         418         -42     
  Lines          25770       24240       -1530     
  Branches         357          82        -275     
===================================================
- Hits           10706        9201       -1505     
+ Misses         14326       14301         -25     
  Partials         738         738                 

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