Skip to content

feat(state): add headers to comply with LDP specification #6917

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 12 commits into
base: main
Choose a base branch
from

Misc changes, remove nullable and useless check.

3d3fa33
Select commit
Loading
Failed to load commit list.
Draft

feat(state): add headers to comply with LDP specification #6917

Misc changes, remove nullable and useless check.
3d3fa33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 18, 2025 in 1s

14.28% of diff hit (target 27.23%)

View this Pull Request on Codecov

14.28% of diff hit (target 27.23%)

Annotations

Check warning on line 386 in src/Laravel/ApiPlatformProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/ApiPlatformProvider.php#L385-L386

Added lines #L385 - L386 were not covered by tests

Check warning on line 390 in src/Laravel/ApiPlatformProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/ApiPlatformProvider.php#L388-L390

Added lines #L388 - L390 were not covered by tests

Check warning on line 397 in src/Laravel/ApiPlatformProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/ApiPlatformProvider.php#L392-L397

Added lines #L392 - L397 were not covered by tests

Check warning on line 401 in src/Laravel/ApiPlatformProvider.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/ApiPlatformProvider.php#L401

Added line #L401 was not covered by tests

Check warning on line 32 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L32

Added line #L32 was not covered by tests

Check warning on line 38 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L34-L38

Added lines #L34 - L38 were not covered by tests

Check warning on line 41 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L41

Added line #L41 was not covered by tests

Check warning on line 45 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 48 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L48

Added line #L48 was not covered by tests

Check warning on line 54 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 57 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L57

Added line #L57 was not covered by tests

Check warning on line 60 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 66 in src/Laravel/Tests/LinkedDataPlatformTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Laravel/Tests/LinkedDataPlatformTest.php#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 42 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L42

Added line #L42 was not covered by tests

Check warning on line 47 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 62 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L49-L62

Added lines #L49 - L62 were not covered by tests

Check warning on line 65 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L68

Added line #L68 was not covered by tests

Check warning on line 70 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L72

Added line #L72 was not covered by tests

Check warning on line 78 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L74-L78

Added lines #L74 - L78 were not covered by tests

Check warning on line 80 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L80

Added line #L80 was not covered by tests

Check warning on line 82 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L82

Added line #L82 was not covered by tests

Check warning on line 85 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L85

Added line #L85 was not covered by tests

Check warning on line 88 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L87-L88

Added lines #L87 - L88 were not covered by tests