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: Caching #43

Merged
merged 9 commits into from
Oct 23, 2023
Merged

feat: Caching #43

merged 9 commits into from
Oct 23, 2023

Conversation

kristianbinau
Copy link
Member

Description

Added caching for items endpoint

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 22, 2023
@vercel
Copy link

vercel bot commented Oct 22, 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 23, 2023 7:52am

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

github-actions bot commented Oct 22, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 1016/1016
🟢 Branches 100% 114/114
🟢 Functions 100% 194/194
🟢 Lines 100% 975/975

Test suite run success

224 tests passing in 41 suites.

Report generated by 🧪jest coverage report action from 8bcf458

@kristianbinau kristianbinau merged commit dfc9d40 into master Oct 23, 2023
@kristianbinau kristianbinau deleted the kbi-42 branch October 23, 2023 08:20
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.

Caching
2 participants