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: Added shortcut endpoints #24

Merged
merged 3 commits into from
Oct 9, 2023
Merged

feat: Added shortcut endpoints #24

merged 3 commits into from
Oct 9, 2023

Conversation

Anders164a
Copy link
Contributor

Description

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@vercel
Copy link

vercel bot commented Oct 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 9, 2023 11:59am

@Anders164a Anders164a self-assigned this Oct 9, 2023
@Anders164a Anders164a linked an issue Oct 9, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 725/725
🟢 Branches 100% 94/94
🟢 Functions 100% 127/127
🟢 Lines 100% 692/692
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / shortcut.schema.ts
100% 100% 100% 100%
🟢
... / shortcut.route.ts
100% 100% 100% 100%
🟢
... / shortcut.controller.ts
100% 100% 100% 100%
🟢
... / shortcut.service.ts
100% 100% 100% 100%

Test suite run success

175 tests passing in 32 suites.

Report generated by 🧪jest coverage report action from 1c4c8dd

@Anders164a Anders164a requested a review from frederikpyt October 9, 2023 11:00
src/modules/item/shortcut/shortcut.service.ts Outdated Show resolved Hide resolved
src/modules/item/shortcut/shortcut.service.ts Outdated Show resolved Hide resolved
src/modules/item/shortcut/shortcut.service.ts Outdated Show resolved Hide resolved
src/modules/item/shortcut/shortcut.schema.ts Outdated Show resolved Hide resolved
src/modules/item/shortcut/shortcut.schema.ts Show resolved Hide resolved
prisma/schema.prisma Outdated Show resolved Hide resolved
prisma/schema.prisma Outdated Show resolved Hide resolved
src/modules/item/shortcut/shortcut.service.ts Show resolved Hide resolved
Copy link
Contributor

@frederikpyt frederikpyt left a comment

Choose a reason for hiding this comment

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

🚀

@Anders164a Anders164a merged commit cf983a0 into master Oct 9, 2023
5 checks passed
@Anders164a Anders164a deleted the ara-10 branch October 9, 2023 12:08
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.

Shortcuts
2 participants