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: add getAccounts endpoint #149

Merged
merged 1 commit into from
Dec 21, 2023

feat: add getAccounts endpoint

3f23207
Select commit
Loading
Failed to load commit list.
Merged

feat: add getAccounts endpoint #149

feat: add getAccounts endpoint
3f23207
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 0s

94.40% (+0.02%) compared to bf4c6b4

View this Pull Request on Codecov

94.40% (+0.02%) compared to bf4c6b4

Details

Codecov Report

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

Comparison is base (bf4c6b4) 94.38% compared to head (3f23207) 94.40%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/endpoints/private/accounts/GetAccounts.ts 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   94.38%   94.40%   +0.02%     
==========================================
  Files          89       90       +1     
  Lines        2084     2110      +26     
  Branches      117      118       +1     
==========================================
+ Hits         1967     1992      +25     
- Partials      117      118       +1     

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