Skip to content

Add transformers sequence validator #228

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Add first version of transformers sequence

ac5d95a
Select commit
Loading
Failed to load commit list.
Draft

Add transformers sequence validator #228

Add first version of transformers sequence
ac5d95a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 0s

33.33% of diff hit (within 80.00% threshold of 89.18%)

View this Pull Request on Codecov

33.33% of diff hit (within 80.00% threshold of 89.18%)

Annotations

Check warning on line 21 in src/Optimizer/Exception/InvalidTransformersSequence.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Exception/InvalidTransformersSequence.php#L21

Added line #L21 was not covered by tests

Check warning on line 24 in src/Optimizer/Exception/InvalidTransformersSequence.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Exception/InvalidTransformersSequence.php#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 26 in src/Optimizer/Exception/InvalidTransformersSequence.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Exception/InvalidTransformersSequence.php#L26

Added line #L26 was not covered by tests

Check warning on line 164 in src/Optimizer/Transformer/PreloadHeroImage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Transformer/PreloadHeroImage.php#L164

Added line #L164 was not covered by tests

Check warning on line 166 in src/Optimizer/Transformer/PreloadHeroImage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Transformer/PreloadHeroImage.php#L166

Added line #L166 was not covered by tests

Check warning on line 101 in src/Optimizer/Transformer/ServerSideRendering.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Transformer/ServerSideRendering.php#L101

Added line #L101 was not covered by tests

Check warning on line 103 in src/Optimizer/Transformer/ServerSideRendering.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/Transformer/ServerSideRendering.php#L103

Added line #L103 was not covered by tests

Check warning on line 20 in src/Optimizer/TransformersSequenceValidator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/TransformersSequenceValidator.php#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 25 in src/Optimizer/TransformersSequenceValidator.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Optimizer/TransformersSequenceValidator.php#L25

Added line #L25 was not covered by tests