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

[SERVICES-1902] fix token derived EGLD price #1216

Merged
merged 5 commits into from
Nov 7, 2023

SERVICES-1902: add more stub values for pair constants

e01d7b4
Select commit
Loading
Failed to load commit list.
Merged

[SERVICES-1902] fix token derived EGLD price #1216

SERVICES-1902: add more stub values for pair constants
e01d7b4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 6, 2023 in 1s

56.21% (+0.06%) compared to 42cedea

View this Pull Request on Codecov

56.21% (+0.06%) compared to 42cedea

Details

Codecov Report

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

Comparison is base (42cedea) 56.14% compared to head (e01d7b4) 56.21%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #1216      +/-   ##
===============================================
+ Coverage        56.14%   56.21%   +0.06%     
===============================================
  Files              235      235              
  Lines             7826     7838      +12     
  Branches           519      519              
===============================================
+ Hits              4394     4406      +12     
+ Misses            2990     2989       -1     
- Partials           442      443       +1     
Files Coverage Δ
src/modules/pair/mocks/pair.constants.ts 70.27% <100.00%> (+8.20%) ⬆️
...c/modules/tokens/services/token.compute.service.ts 81.25% <80.00%> (+9.58%) ⬆️

... and 2 files with indirect coverage changes

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