Skip to content

feat: add tuple mapping support

Codecov / codecov/patch failed Jul 20, 2023 in 0s

78.54% of diff hit (target 91.09%)

View this Pull Request on Codecov

78.54% of diff hit (target 91.09%)

Annotations

Check warning on line 35 in src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 102 in src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs#L92-L102

Added lines #L92 - L102 were not covered by tests

Check warning on line 114 in src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs#L106-L114

Added lines #L106 - L114 were not covered by tests

Check warning on line 169 in src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs#L162-L169

Added lines #L162 - L169 were not covered by tests

Check warning on line 203 in src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/MappingBodyBuilders/NewValueTupleMappingBodyBuilder.cs#L203

Added line #L203 was not covered by tests

Check warning on line 39 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L41

Added line #L41 was not covered by tests

Check warning on line 44 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L44

Added line #L44 was not covered by tests

Check warning on line 47 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L47

Added line #L47 was not covered by tests

Check warning on line 50 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 63 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L63

Added line #L63 was not covered by tests

Check warning on line 66 in src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/MemberMappings/ValueTupleConstructorParameterMapping.cs#L66

Added line #L66 was not covered by tests

Check warning on line 41 in src/Riok.Mapperly/Descriptors/Mappings/NewValueTupleExpressionMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/NewValueTupleExpressionMapping.cs#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 47 in src/Riok.Mapperly/Descriptors/Mappings/NewValueTupleExpressionMapping.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Riok.Mapperly/Descriptors/Mappings/NewValueTupleExpressionMapping.cs#L46-L47

Added lines #L46 - L47 were not covered by tests