LinuxSuRen / api-testing

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

chore: support to parse the front-end coverge #519

Closed LinuxSuRen closed 2 months ago

LinuxSuRen commented 2 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:

Which issue(s) this PR fixes:

Fixes #

github-actions[bot] commented 2 months ago

There are 1 test cases, failed count 0:

Name Average Max Min Count Error
9.444492ms 9.789015ms 9.270612ms 3 0

Reported by api-testing.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.16% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (d108b0fd851d08631ef00147e2519188034c1738) | 15514 | 6853 | 44.17% | | | Head commit (2429f6a3ea066c7e972d29c80cc29e1cbe7565c0) | 15902 (+388) | 7050 (+197) | 44.33% (**+0.16%**) | **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 (#519) | 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