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

Fix underpriced check for multi currency #2206

Merged
merged 17 commits into from
Jan 22, 2024

Re-add test, comments

130d5cb
Select commit
Loading
Failed to load commit list.
Merged

Fix underpriced check for multi currency #2206

Re-add test, comments
130d5cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2024 in 1s

55.12% (+0.03%) compared to 346c5b3

View this Pull Request on Codecov

55.12% (+0.03%) compared to 346c5b3

Details

Codecov Report

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

Comparison is base (346c5b3) 55.08% compared to head (130d5cb) 55.12%.
Report is 1 commits behind head on master.

Files Patch % Lines
contracts/currency/currency.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2206      +/-   ##
==========================================
+ Coverage   55.08%   55.12%   +0.03%     
==========================================
  Files         683      683              
  Lines      114533   114559      +26     
==========================================
+ Hits        63095    63149      +54     
+ Misses      47555    47530      -25     
+ Partials     3883     3880       -3     

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