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

feat: allow spread operators in to-many relationships #3640

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

add missing tests

a8ecc05
Select commit
Loading
Failed to load commit list.
Open

feat: allow spread operators in to-many relationships #3640

add missing tests
a8ecc05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 7, 2025 in 1s

84.50% of diff hit (target 86.07%)

View this Pull Request on Codecov

84.50% of diff hit (target 86.07%)

Annotations

Check warning on line 47 in src/PostgREST/Plan/ReadPlan.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/ReadPlan.hs#L47

Added line #L47 was not covered by tests

Check warning on line 114 in src/PostgREST/Plan/Types.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L113-L114

Added lines #L113 - L114 were not covered by tests