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: insert embedded resources via computed columns #3226

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Allow alias and hint for columns in query string

fdeffd5
Select commit
Loading
Failed to load commit list.
Draft

feat: insert embedded resources via computed columns #3226

Allow alias and hint for columns in query string
fdeffd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 7, 2024 in 0s

62.50% of diff hit (target 85.98%)

View this Pull Request on Codecov

62.50% of diff hit (target 85.98%)

Annotations

Check warning on line 120 in src/PostgREST/ApiRequest.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/ApiRequest.hs#L120

Added line #L120 was not covered by tests

Check warning on line 76 in src/PostgREST/ApiRequest/QueryParams.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/ApiRequest/QueryParams.hs#L76

Added line #L76 was not covered by tests

Check warning on line 488 in src/PostgREST/ApiRequest/QueryParams.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/ApiRequest/QueryParams.hs#L488

Added line #L488 was not covered by tests

Check warning on line 77 in src/PostgREST/ApiRequest/Types.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/ApiRequest/Types.hs#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 1059 in src/PostgREST/Plan.hs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan.hs#L1059

Added line #L1059 was not covered by tests