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

Add aggregate functions #2925

Merged
merged 3 commits into from
Nov 23, 2023

CHANGELOG

bf6a909
Select commit
Loading
Failed to load commit list.
Merged

Add aggregate functions #2925

CHANGELOG
bf6a909
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 0s

85.20% of diff hit (within 1.00% threshold of 86.17%)

View this Pull Request on Codecov

85.20% of diff hit (within 1.00% threshold of 86.17%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/ApiRequest/Types.hs#L49-L53

Added lines #L49 - L53 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan.hs#L373

Added line #L373 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan.hs#L596

Added line #L596 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan.hs#L611

Added line #L611 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L78

Added line #L78 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L84

Added line #L84 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L88

Added line #L88 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L90-L91

Added lines #L90 - L91 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L94

Added line #L94 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L97

Added line #L97 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L103-L104

Added lines #L103 - L104 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PostgREST/Plan/Types.hs#L106

Added line #L106 was not covered by tests