LinuxSuRen / api-testing

Open source API testing tool. 开源接口调试、测试工具。Mock Server
https://linuxsuren.github.io/api-testing/
Apache License 2.0
257 stars 51 forks source link

feat: add testCase page json lint #506

Closed LinuxSuRen closed 4 months ago

LinuxSuRen commented 4 months ago

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: It will give the error tips if the JSON is invalid.

image

Which issue(s) this PR fixes:

Fixes #

github-actions[bot] commented 4 months ago

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
8.483123ms 9.739065ms 7.101071ms 3 0

Reported by api-testing.

codacy-production[bot] commented 4 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.02% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (3aceced901653cf7a9081223021df79d43e60f20) | 15086 | 6509 | 43.15% | | | Head commit (e4836f5346d4d9db78a90543f560b348db86421c) | 15086 (+0) | 6506 (-3) | 43.13% (**-0.02%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#506) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud