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 item sharing #18

Merged
merged 3 commits into from
Oct 3, 2023
Merged

feat: Added item sharing #18

merged 3 commits into from
Oct 3, 2023

Conversation

frederikpyt
Copy link
Contributor

@frederikpyt frederikpyt commented Oct 3, 2023

Description

  • Added item sharing endpoints

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

@frederikpyt frederikpyt self-assigned this Oct 3, 2023
@vercel
Copy link

vercel bot commented Oct 3, 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 3, 2023 0:13am

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 459/459
🟢 Branches 100% 46/46
🟢 Functions 100% 83/83
🟢 Lines 100% 437/437
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / sharing.service.ts
100% 100% 100% 100%
🟢
... / item.service.ts
100% 100% 100% 100%
🟢
... / access.service.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / sharing.schema.ts
100% 100% 100% 100%
🟢
... / sharing.route.ts
100% 100% 100% 100%
🟢
... / sharing.controller.ts
100% 100% 100% 100%

Test suite run success

97 tests passing in 18 suites.

Report generated by 🧪jest coverage report action from c995674

Copy link
Member

@kristianbinau kristianbinau left a comment

Choose a reason for hiding this comment

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

🥇

@frederikpyt frederikpyt merged commit 158f5ca into master Oct 3, 2023
@frederikpyt frederikpyt deleted the fmp-8 branch October 3, 2023 12:16
@frederikpyt frederikpyt linked an issue Oct 3, 2023 that may be closed by this pull request
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.

Item sharing
2 participants