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(接口测试): 接口定义导入 #30634

Merged
merged 1 commit into from
Apr 28, 2024

feat(接口测试): 接口定义导入

a82f3e0
Select commit
Failed to load commit list.
Merged

feat(接口测试): 接口定义导入 #30634

feat(接口测试): 接口定义导入
a82f3e0
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Apr 28, 2024 in 0s

83.27% of diff hit (target 85.81%)

View this Pull Request on Codecov

83.27% of diff hit (target 85.81%)

Annotations

Check warning on line 37 in backend/services/api-test/src/main/java/io/metersphere/api/parser/api/ApiImportAbstractParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/parser/api/ApiImportAbstractParser.java#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 66 in backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanAbstractParserParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanAbstractParserParser.java#L66

Added line #L66 was not covered by tests

Check warning on line 170 in backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanAbstractParserParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanAbstractParserParser.java#L170

Added line #L170 was not covered by tests

Check warning on line 28 in backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanParser.java#L28

Added line #L28 was not covered by tests

Check warning on line 52 in backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanParser.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/parser/api/PostmanParser.java#L52

Added line #L52 was not covered by tests

Check warning on line 21 in backend/services/api-test/src/main/java/io/metersphere/api/parser/api/postman/PostmanKeyValue.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/parser/api/postman/PostmanKeyValue.java#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 153 in backend/services/api-test/src/main/java/io/metersphere/api/utils/ApiDataUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/utils/ApiDataUtils.java#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 165 in backend/services/api-test/src/main/java/io/metersphere/api/utils/ApiDataUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/services/api-test/src/main/java/io/metersphere/api/utils/ApiDataUtils.java#L163-L165

Added lines #L163 - L165 were not covered by tests