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

API usability improvements #184

Merged
merged 6 commits into from
Jun 2, 2024

add currency loading test

89deeb2
Select commit
Loading
Failed to load commit list.
Merged

API usability improvements #184

add currency loading test
89deeb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2024 in 0s

82.55% (+0.58%) compared to df8b961

View this Pull Request on Codecov

82.55% (+0.58%) compared to df8b961

Details

Codecov Report

Attention: Patch coverage is 78.57143% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 82.55%. Comparing base (df8b961) to head (89deeb2).

Files Patch % Lines
cli/src/config.rs 66.66% 5 Missing ⚠️
rink-js/src/lib.rs 0.00% 3 Missing ⚠️
core/src/output/reply.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   81.97%   82.55%   +0.58%     
==========================================
  Files          42       42              
  Lines        7632     7636       +4     
==========================================
+ Hits         6256     6304      +48     
+ Misses       1376     1332      -44     

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