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

Add OAS mapping for HTTP status code errors #1604

Merged
merged 13 commits into from
Feb 14, 2024

Merge branch 'master' into support-status-code-errors

5ec92e5
Select commit
Loading
Failed to load commit list.
Merged

Add OAS mapping for HTTP status code errors #1604

Merge branch 'master' into support-status-code-errors
5ec92e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2024 in 0s

83.83% of diff hit (target 80.77%)

View this Pull Request on Codecov

83.83% of diff hit (target 80.77%)

Annotations

Check warning on line 157 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/ResponseMapperImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/ResponseMapperImpl.java#L157

Added line #L157 was not covered by tests

Check warning on line 298 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/ResponseMapperImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/ResponseMapperImpl.java#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 52 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeResponseUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeResponseUtils.java#L52

Added line #L52 was not covered by tests

Check warning on line 65 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeResponseUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeResponseUtils.java#L65

Added line #L65 was not covered by tests

Check warning on line 46 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeTypeUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeTypeUtils.java#L46

Added line #L46 was not covered by tests

Check warning on line 67 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeTypeUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeTypeUtils.java#L67

Added line #L67 was not covered by tests

Check warning on line 79 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeTypeUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/response/utils/StatusCodeTypeUtils.java#L79

Added line #L79 was not covered by tests

Check warning on line 184 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/RecordTypeMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/RecordTypeMapper.java#L184

Added line #L184 was not covered by tests

Check warning on line 188 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/RecordTypeMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/RecordTypeMapper.java#L188

Added line #L188 was not covered by tests

Check warning on line 104 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/ReferenceTypeMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/ReferenceTypeMapper.java#L104

Added line #L104 was not covered by tests

Check warning on line 111 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/ReferenceTypeMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/ReferenceTypeMapper.java#L111

Added line #L111 was not covered by tests

Check warning on line 113 in ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/ReferenceTypeMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina-to-openapi/src/main/java/io/ballerina/openapi/service/mapper/type/ReferenceTypeMapper.java#L113

Added line #L113 was not covered by tests