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

refactor: update limit of payload #5

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ldhyen99
Copy link
Collaborator

@ldhyen99 ldhyen99 commented Sep 30, 2024

Description

Setting the maximum allowed size for these body payloads to 50 megabytes (MB).

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

image

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 94.05% 158/168
🟢 Branches 100% 29/29
🟢 Functions 82.61% 19/23
🟢 Lines 93.9% 154/164

Test suite run success

37 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 61ccb3e

Copy link
Contributor

@namhoang1604 namhoang1604 left a comment

Choose a reason for hiding this comment

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

LGTM

@namhoang1604 namhoang1604 merged commit 40264dd into next Oct 1, 2024
3 checks passed
@namhoang1604 namhoang1604 deleted the refactor/update_limit_payload branch October 1, 2024 08:55
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.

2 participants