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: support to show the body size on page #536

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

LinuxSuRen
Copy link
Owner

increase the body size limit default value to be 5120

We highly recommend you read the contributor's documentation before starting the review process especially since this is your first contribution to this project.

It was updated on 2024/5/27

What type of PR is this?

What this PR does / why we need it:
image
image

@SamYSF I made some changes to the test case page. It can show the body size.

Which issue(s) this PR fixes:

Fixes #

increase the body size limit default value to be 5120
@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Sep 24, 2024
Copy link

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.15% (target: -1.00%) 75.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (71e1aaf) 17354 7186 41.41%
Head commit (ba2e84f) 17784 (+430) 7390 (+204) 41.55% (+0.15%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#536) 16 12 75.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
10.373054ms 12.030284ms 8.9574ms 3 0

Reported by api-testing.

@LinuxSuRen LinuxSuRen merged commit 296fd40 into master Sep 25, 2024
17 of 18 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/show-body-size-on-page branch September 25, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant