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
Merged

Conversation

Cysword
Copy link
Contributor

@Cysword Cysword commented Dec 20, 2023

Add missing getAccounts endpoint

Copy link

codecov bot commented Dec 20, 2023

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.

@myparcel-bot myparcel-bot bot added the approved (Auto) label Dec 20, 2023
@EdieLemoine EdieLemoine merged commit 4f98d5b into main Dec 21, 2023
10 checks passed
@EdieLemoine EdieLemoine deleted the feat/add-getAccounts-endpoint branch December 21, 2023 12:40
MyParcelBot pushed a commit that referenced this pull request Dec 21, 2023
## [3.5.0](v3.4.0...v3.5.0) (2023-12-21)

### ✨ New Features

* add getAccounts endpoint ([#149](#149)) ([4f98d5b](4f98d5b))
@MyParcelBot
Copy link

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants