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 duplicate shop endpoint #161

Merged
merged 3 commits into from
Apr 16, 2024
Merged

feat: add duplicate shop endpoint #161

merged 3 commits into from
Apr 16, 2024

Conversation

remcohendriks
Copy link
Contributor

Adds a separate POST shops/duplicate endpoint for shop creation purposes.

Copy link
Contributor

@Cysword Cysword left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

snapshot moet nog geupdate worden

@myparcel-bot myparcel-bot bot added the changes requested (Auto) label Feb 14, 2024
@EdieLemoine EdieLemoine changed the title feat: duplicate shop endpoint feat: add duplicate shop endpoint Feb 16, 2024
@myparcel-bot myparcel-bot bot added approved (Auto) and removed changes requested (Auto) labels Mar 1, 2024
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

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

Project coverage is 92.87%. Comparing base (fcc8584) to head (ea52730).

Files Patch % Lines
src/endpoints/private/shops/PostShopDuplicate.ts 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   92.83%   92.87%   +0.03%     
==========================================
  Files          93       94       +1     
  Lines        2191     2217      +26     
  Branches      123      124       +1     
==========================================
+ Hits         2034     2059      +25     
  Misses         34       34              
- Partials      123      124       +1     

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

@EdieLemoine EdieLemoine added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit 5c80d3f Apr 16, 2024
6 checks passed
@EdieLemoine EdieLemoine deleted the feat/shop-duplicate branch April 16, 2024 15:11
myparcel-bot bot added a commit that referenced this pull request Apr 16, 2024
## [3.9.0](v3.8.1...v3.9.0) (2024-04-16)

### ✨ New Features

* add delete subscription endpoint ([#167](#167)) ([4d435b3](4d435b3))
* add duplicate shop endpoint ([#161](#161)) ([5c80d3f](5c80d3f))
* add types for carrier options parameters ([#165](#165)) ([33e5624](33e5624))
* update account type ([#166](#166)) ([0ca1da3](0ca1da3))
@myparcel-bot
Copy link
Contributor

myparcel-bot bot commented Apr 16, 2024

🎉 This PR is included in version 3.9.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.

None yet

4 participants