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: Services CRUD #35

Merged
merged 3 commits into from
Sep 12, 2024
Merged

feat: Services CRUD #35

merged 3 commits into from
Sep 12, 2024

Conversation

cbolles
Copy link
Member

@cbolles cbolles commented Sep 12, 2024

Description

  • Create service
  • Delete service

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 12, 2024 14:07
Copy link

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
3.17% (-0.11% 🔻)
27/853
🔴 Branches 0% 0/25
🔴 Functions
2.85% (-0.12% 🔻)
7/246
🔴 Lines
2.65% (-0.09% 🔻)
18/680
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 48380b8

@cbolles cbolles merged commit cd943e8 into main Sep 12, 2024
8 checks passed
@cbolles cbolles deleted the feature/cbolles/services-crud branch September 12, 2024 17:02
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