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 update and delete #27

Merged
merged 17 commits into from
Sep 29, 2024
Merged

Conversation

ivanleekk
Copy link
Owner

Description

Added delete functionality and rearrange the utils

@ivanleekk ivanleekk added the enhancement New feature or request label Sep 29, 2024
@ivanleekk ivanleekk added this to the V1.1 milestone Sep 29, 2024
@ivanleekk ivanleekk self-assigned this Sep 29, 2024
@ivanleekk ivanleekk changed the base branch from main to development September 29, 2024 16:46
@ivanleekk ivanleekk linked an issue Sep 29, 2024 that may be closed by this pull request
7 tasks
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 46.80851% with 50 lines in your changes missing coverage. Please review.

Project coverage is 73.05%. Comparing base (609f786) to head (27a44e2).
Report is 19 commits behind head on development.

Files with missing lines Patch % Lines
...a/prismaTransactionUtils/prismaTransactionUtils.ts 5.40% 35 Missing ⚠️
.../utils/prisma/prismaGroupUtils/prismaGroupUtils.ts 0.00% 7 Missing ⚠️
...rc/utils/prisma/prismaUserUtils/prismaUserUtils.ts 0.00% 4 Missing ⚠️
src/handlers/addHandler/addHandler.ts 83.33% 2 Missing ⚠️
src/handlers/globalHandler.ts 75.00% 1 Missing ⚠️
...smaUserGroupBalance/prismaUserGroupBalanceUtils.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           development      #27       +/-   ##
================================================
- Coverage        90.72%   73.05%   -17.67%     
================================================
  Files                7       14        +7     
  Lines              496      219      -277     
  Branches            85       44       -41     
================================================
- Hits               450      160      -290     
- Misses              46       59       +13     

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

@ivanleekk ivanleekk merged commit 0ced19c into development Sep 29, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

US: Ability to have Update and Delete
1 participant