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: Docs: CRUD #23

Merged
merged 2 commits into from
Oct 7, 2023
Merged

feat: Docs: CRUD #23

merged 2 commits into from
Oct 7, 2023

Conversation

kristianbinau
Copy link
Member

Description

Added Docs CRUD & Migrations

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

@kristianbinau kristianbinau self-assigned this Oct 7, 2023
@vercel
Copy link

vercel bot commented Oct 7, 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 7, 2023 5:07pm

@kristianbinau kristianbinau linked an issue Oct 7, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 646/646
🟢 Branches 100% 73/73
🟢 Functions 100% 115/115
🟢 Lines 100% 616/616
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / docs.schema.ts
100% 100% 100% 100%
🟢
... / docs.route.ts
100% 100% 100% 100%
🟢
... / docs.controller.ts
100% 100% 100% 100%
🟢
... / docs.service.ts
100% 100% 100% 100%

Test suite run success

150 tests passing in 28 suites.

Report generated by 🧪jest coverage report action from e2898b6

frederikpyt
frederikpyt previously approved these changes Oct 7, 2023
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.

🚀

@kristianbinau kristianbinau merged commit e43ebcb into master Oct 7, 2023
5 checks passed
@kristianbinau kristianbinau deleted the kbi-22 branch October 18, 2023 01:51
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.

Docs - CRUD
2 participants