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

fix(server): body parser limit #10260

Merged
merged 1 commit into from
Feb 18, 2025
Merged

fix(server): body parser limit #10260

merged 1 commit into from
Feb 18, 2025

Conversation

forehalo
Copy link
Member

No description provided.

@graphite-app graphite-app bot requested review from a team February 18, 2025 10:34
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added app:server test Related to test cases labels Feb 18, 2025
@forehalo forehalo enabled auto-merge (squash) February 18, 2025 10:36
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.21%. Comparing base (cd00f06) to head (3ce54a6).
Report is 3 commits behind head on canary.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary   #10260      +/-   ##
==========================================
- Coverage   54.21%   54.21%   -0.01%     
==========================================
  Files        2332     2332              
  Lines      107655   107655              
  Branches    17791    17791              
==========================================
- Hits        58369    58368       -1     
- Misses      47953    47961       +8     
+ Partials     1333     1326       -7     
Flag Coverage Δ
server-test 78.41% <100.00%> (ø)
unittest 31.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@forehalo forehalo merged commit 4c7eedb into canary Feb 18, 2025
68 checks passed
@forehalo forehalo deleted the 61/body-parser branch February 18, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:server test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants