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

Subscription Item object #12

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Subscription Item object #12

merged 1 commit into from
Nov 15, 2023

Conversation

webtaken
Copy link
Contributor

Main changes:

  • Added Subscription Item object with all the structs related to the object.
  • Added Subscription Items Service implementation (Get, Update, List, CurrentUsage).
  • Added proper testing for the Subscription Items Service.

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (e3a708e) 82.89% compared to head (fdabd6f) 81.26%.

❗ Current head fdabd6f differs from pull request most recent head f224f1c. Consider uploading reports for the commit f224f1c to get more accurate results

Files Patch % Lines
subscription_items_service.go 63.82% 10 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   82.89%   81.26%   -1.64%     
==========================================
  Files          20       21       +1     
  Lines         491      539      +48     
==========================================
+ Hits          407      438      +31     
- Misses         42       52      +10     
- Partials       42       49       +7     

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

@AchoArnold AchoArnold merged commit d66aeba into NdoleStudio:main Nov 15, 2023
3 checks passed
@AchoArnold
Copy link
Member

Thanks @webtaken

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

Successfully merging this pull request may close these issues.

2 participants