Introduce serializer and introduce json serialization instead of php serialization #22
80.72% of diff hit (target 93.93%)
View this Pull Request on Codecov
80.72% of diff hit (target 93.93%)
Annotations
Check warning on line 32 in src/Serializer/CompositeSerializer.php
codecov / codecov/patch
src/Serializer/CompositeSerializer.php#L31-L32
Added lines #L31 - L32 were not covered by tests
Check warning on line 36 in src/Serializer/CompositeSerializer.php
codecov / codecov/patch
src/Serializer/CompositeSerializer.php#L36
Added line #L36 was not covered by tests
Check warning on line 49 in src/Serializer/CompositeSerializer.php
codecov / codecov/patch
src/Serializer/CompositeSerializer.php#L49
Added line #L49 was not covered by tests
Check warning on line 20 in src/Serializer/JsonSerializer.php
codecov / codecov/patch
src/Serializer/JsonSerializer.php#L19-L20
Added lines #L19 - L20 were not covered by tests
Check warning on line 27 in src/Serializer/PhpSerializer.php
codecov / codecov/patch
src/Serializer/PhpSerializer.php#L27
Added line #L27 was not covered by tests
Check warning on line 35 in src/Serializer/PhpSerializer.php
codecov / codecov/patch
src/Serializer/PhpSerializer.php#L34-L35
Added lines #L34 - L35 were not covered by tests
Check warning on line 39 in src/Serializer/PhpSerializer.php
codecov / codecov/patch
src/Serializer/PhpSerializer.php#L39
Added line #L39 was not covered by tests
Check warning on line 59 in src/Serializer/PhpSerializer.php
codecov / codecov/patch
src/Serializer/PhpSerializer.php#L58-L59
Added lines #L58 - L59 were not covered by tests
Check warning on line 71 in src/Serializer/PhpSerializer.php
codecov / codecov/patch
src/Serializer/PhpSerializer.php#L71
Added line #L71 was not covered by tests
Check warning on line 73 in src/Serializer/PhpSerializer.php
codecov / codecov/patch
src/Serializer/PhpSerializer.php#L73
Added line #L73 was not covered by tests
Check warning on line 44 in src/Tag/RenderedTag.php
codecov / codecov/patch
src/Tag/RenderedTag.php#L44
Added line #L44 was not covered by tests
Check warning on line 48 in src/Tag/RenderedTag.php
codecov / codecov/patch
src/Tag/RenderedTag.php#L48
Added line #L48 was not covered by tests