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

Make exporter configurable #5773

Closed
wants to merge 2 commits into from

Initial work on chaining Exporter implementations

aeb0007
Select commit
Loading
Failed to load commit list.
Closed

Make exporter configurable #5773

Initial work on chaining Exporter implementations
aeb0007
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 0s

65.38% of diff hit (target 90.14%)

View this Pull Request on Codecov

65.38% of diff hit (target 90.14%)

Annotations

Check warning on line 166 in src/Framework/Constraint/Constraint.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Framework/Constraint/Constraint.php#L166

Added line #L166 was not covered by tests

Check warning on line 26 in src/Util/Exporter/DefaultExporter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/DefaultExporter.php#L26

Added line #L26 was not covered by tests

Check warning on line 28 in src/Util/Exporter/DefaultExporter.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/DefaultExporter.php#L28

Added line #L28 was not covered by tests

Check warning on line 27 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L27

Added line #L27 was not covered by tests

Check warning on line 29 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L29

Added line #L29 was not covered by tests

Check warning on line 31 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L31

Added line #L31 was not covered by tests

Check warning on line 37 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L37

Added line #L37 was not covered by tests

Check warning on line 39 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L39

Added line #L39 was not covered by tests

Check warning on line 42 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L42

Added line #L42 was not covered by tests

Check warning on line 44 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L44

Added line #L44 was not covered by tests

Check warning on line 47 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L47

Added line #L47 was not covered by tests

Check warning on line 50 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L52

Added line #L52 was not covered by tests

Check warning on line 56 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L56

Added line #L56 was not covered by tests

Check warning on line 58 in src/Util/Exporter/ExporterChain.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterChain.php#L58

Added line #L58 was not covered by tests

Check warning on line 35 in src/Util/Exporter/ExporterFacade.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterFacade.php#L35

Added line #L35 was not covered by tests

Check warning on line 37 in src/Util/Exporter/ExporterFacade.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Util/Exporter/ExporterFacade.php#L37

Added line #L37 was not covered by tests