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: Categories Create and Delete #34

Merged
merged 4 commits into from
Sep 11, 2024
Merged

feat: Categories Create and Delete #34

merged 4 commits into from
Sep 11, 2024

Conversation

cbolles
Copy link
Member

@cbolles cbolles commented Sep 9, 2024

Description

  • Deletion of categories
  • Creation of new categories

Checklist

  • This PR can be reviewed in under 30 minutes
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have assigned reviewers to this PR.

@cbolles cbolles requested a review from am5815 September 9, 2024 18:23
Copy link

github-actions bot commented Sep 9, 2024

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
3.28% (-0.12% 🔻)
27/824
🔴 Branches 0% 0/25
🔴 Functions
2.97% (-0.13% 🔻)
7/236
🔴 Lines
2.74% (-0.09% 🔻)
18/657
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴
... / create.pipe.ts
0% 100% 0% 0%
🔴
... / create.dto.ts
0% 100% 0% 0%

Test suite run success

4 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from 23af696

@cbolles cbolles merged commit 1bd1240 into main Sep 11, 2024
8 checks passed
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.

1 participant