Skip to content

Commit a7bccda

Browse files
author
xinying7
committed
Opened a PR for fixing swagger-api/swagger-core: 'testFormatOfDecimal'
Opened a PR for fixing swagger-api/swagger-core: 'serializeDoubleProperty' Opened a PR for fixing swagger-api/swagger-core: 'testFormatOfBigDecimal' Opened a PR for fixing swagger-api/swagger-core: 'testExtensionObjectWithProperties' Opened a PR for fixing swagger-api/swagger-core: 'serializeReadOnlyStringProperty' Opened 2 PRs for fixing swagger-api/swagger-core: 'serializeArrayModel' and 'deserializeArrayModel' Opened 2 PRs for fixing swagger-api/swagger-core: 'serializeArrayStringProperty' and 'deserializeArrayStringProperty' Opened 2 PRs for fixing swagger-api/swagger-core: 'serializeDateTimeProperty' and 'deserializeDateTimeProperty' Opened 2 PRs for fixing swagger-api/swagger-core: 'serializeLongMapProperty' and 'deserializeLongMapProperty' Opened a PR for fixing swagger-api/swagger-core: 'serializeObjectPropertyWithRequiredProperties' Opened PRs for 10 tests in swagger-api/swagger-core
1 parent 93a91de commit a7bccda

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

pr-data.csv

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6526,37 +6526,37 @@ https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a64
65266526
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.ByteConverterTest.testByteProperty,ID,,,
65276527
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.ByteConverterTest.testReadOnlyByteArray,ID,,,
65286528
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.ModelConverterTest.serializeParameterizedType,ID,,,
6529-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.NumericFormatTest.testFormatOfBigDecimal,ID,,,
6530-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.NumericFormatTest.testFormatOfDecimal,ID,,,
6529+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.NumericFormatTest.testFormatOfBigDecimal,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6530+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.NumericFormatTest.testFormatOfDecimal,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
65316531
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.converting.NumericFormatTest.testFormatOfInteger,ID,,,
65326532
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.deserialization.JsonDeserializationTest.testNullExampleAndValues,ID,,,
65336533
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.deserialization.properties.MapPropertyDeserializerTest.testBooleanAdditionalPropertiesSerialization,ID,,,
65346534
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.resolving.JsonPropertyTest.testTicket2845,ID,,,
6535-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.JsonSerializationTest.testExtensionObjectWithProperties,ID,,,
6536-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.ModelSerializerTest.deserializeArrayModel,ID,,,
6537-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.ModelSerializerTest.serializeArrayModel,ID,,,
6535+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.JsonSerializationTest.testExtensionObjectWithProperties,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6536+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.ModelSerializerTest.deserializeArrayModel,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6537+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.ModelSerializerTest.serializeArrayModel,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
65386538
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.OpenAPI3_1SerializationTest.testBooleanAdditionalPropertiesSerialization,ID,,,
65396539
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.OpenAPI3_1SerializationTest.testBooleanSchemaSerialization,ID,,,
6540-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeArrayStringProperty,ID,,,
6541-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeDateTimeProperty,ID,,,
6542-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeDoubleProperty,ID,,,
6540+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeArrayStringProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6541+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeDateTimeProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6542+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeDoubleProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
65436543
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeEnumIntegerProperty,ID,,,
6544-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeFloatProperty,ID,,,
6545-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeIntegerMapProperty,ID,,,
6546-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeIntegerProperty,ID,,,
6547-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeLongMapProperty,ID,,,
6548-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeLongProperty,ID,,,
6549-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeNotReadOnlyStringProperty,ID,,,
6550-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeArrayStringProperty,ID,,,
6551-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeDateTimeProperty,ID,,,
6552-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeDoubleProperty,ID,,,
6553-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeFloatProperty,ID,,,
6554-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeIntegerMapProperty,ID,,,
6555-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeIntegerProperty,ID,,,
6556-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeLongMapProperty,ID,,,
6557-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeLongProperty,ID,,,
6558-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeObjectPropertyWithRequiredProperties,ID,,,
6559-
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeReadOnlyStringProperty,ID,,,
6544+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeFloatProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6545+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeIntegerMapProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6546+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeIntegerProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6547+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeLongMapProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6548+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeLongProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6549+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.deserializeNotReadOnlyStringProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6550+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeArrayStringProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6551+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeDateTimeProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6552+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeDoubleProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6553+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeFloatProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6554+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeIntegerMapProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6555+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeIntegerProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6556+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeLongMapProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6557+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeLongProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6558+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeObjectPropertyWithRequiredProperties,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
6559+
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-core,io.swagger.v3.core.serialization.properties.PropertySerializationTest.serializeReadOnlyStringProperty,ID,Opened,https://github.com/swagger-api/swagger-core/pull/4783,
65606560
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-jaxrs2,io.swagger.v3.jaxrs2.annotations.callbacks.CallbackTest.callbackCallbacksAnnotationTest,ID,,,
65616561
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-jaxrs2,io.swagger.v3.jaxrs2.annotations.callbacks.CallbackTest.repeatableCallbackCallbacksAnnotationTest,ID,,,
65626562
https://github.com/swagger-api/swagger-core,5186247f9c9703bd962f9df95289bb942a648398,modules/swagger-jaxrs2,io.swagger.v3.jaxrs2.annotations.callbacks.CallbackTest.simpleCallbacksWithMultipleCallbackWithOperationTest,ID,,,

0 commit comments

Comments
 (0)